tippecanoe/version.hpp
2018-08-06 12:25:22 -07:00

7 lines
75 B
C++

#ifndef VERSION_HPP
#define VERSION_HPP
#define VERSION "v1.31.0"
#endif