Bump version number

This commit is contained in:
Eric Fischer 2017-02-20 11:47:01 -08:00
parent 55e7e20a73
commit 5bdbb8a911
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 1.16.8
* Fix some code that could sometimes try to divide by zero
* Add check for $TIPPECANOE_MAX_THREADS environmental variable
## 1.16.7
* Fix area of placeholders for degenerate multipolygons

View File

@ -1 +1 @@
#define VERSION "tippecanoe v1.16.7\n"
#define VERSION "tippecanoe v1.16.8\n"