tippecanoe/version.hpp
2018-02-06 17:25:58 -08:00

7 lines
88 B
C++

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