tippecanoe/version.hpp
2019-04-08 16:32:39 -07:00

7 lines
75 B
C++

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