tippecanoe/version.hpp
2018-01-18 12:37:15 -08:00

7 lines
88 B
C++

#ifndef VERSION_HPP
#define VERSION_HPP
#define VERSION "tippecanoe v1.27.6\n"
#endif