tippecanoe/version.hpp
2018-08-07 10:27:38 -07:00

7 lines
75 B
C++

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