tippecanoe/version.hpp
Eric Fischer bdd95af8b2 Be careful not to generate empty layers in tile-join.
Add a test of filtering during tile-join.
Bump version number.
2017-09-05 13:33:10 -07:00

7 lines
88 B
C++

#ifndef VERSION_HPP
#define VERSION_HPP
#define VERSION "tippecanoe v1.24.0\n"
#endif