tippecanoe/version.hpp
2019-03-01 15:52:24 -08:00

7 lines
75 B
C++

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