tippecanoe/version.hpp
2018-02-27 14:45:46 -08:00

7 lines
88 B
C++

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