tippecanoe/version.hpp
2020-08-26 12:04:44 -07:00

7 lines
75 B
C++

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