tippecanoe/version.hpp
2017-11-30 15:49:38 -08:00

7 lines
88 B
C++

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