tippecanoe/version.hpp
2017-12-14 14:30:08 -08:00

7 lines
88 B
C++

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