tippecanoe/version.hpp
2017-07-27 13:44:51 -07:00

7 lines
88 B
C++

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