This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tippecanoe
Watch
1
Star
0
Fork
0
You've already forked tippecanoe
mirror of
https://github.com/mapbox/tippecanoe.git
synced
2025-01-22 12:28:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
87ce5b9310
tippecanoe
/
version.hpp
7 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
Clean up #includes and add fields for counting attributes
2017-07-14 23:56:23 +00:00
#
ifndef VERSION_HPP
#
define VERSION_HPP
Be more careful about checking for overflow when parsing numbers
2017-11-09 20:11:07 +00:00
#
define VERSION "tippecanoe v1.26.6\n"
Clean up #includes and add fields for counting attributes
2017-07-14 23:56:23 +00:00
#
endif
Reference in New Issue
Copy Permalink