tippecanoe/version.hpp
2018-06-06 11:54:23 -07:00

7 lines
88 B
C++

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