tippecanoe/version.hpp
2018-06-19 14:15:27 -07:00

7 lines
75 B
C++

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