tippecanoe/version.hpp

7 lines
89 B
C++
Raw Normal View History

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