tippecanoe/version.hpp
2017-07-21 13:08:33 -07:00

7 lines
88 B
C++

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