tippecanoe/version.hpp
2017-11-03 15:19:43 -07:00

7 lines
88 B
C++

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