tippecanoe/version.hpp
2019-02-20 12:06:06 -08:00

7 lines
76 B
C++

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