tippecanoe/version.hpp
2018-05-07 14:42:49 -07:00

7 lines
89 B
C++

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