Bump version number

This commit is contained in:
Eric Fischer 2016-01-06 13:29:59 -08:00
parent c8573634e1
commit 22293ca6e8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.6.1
* Use multiple threads for line simplification and polygon cleaning
## 1.6.0
* Add option of parallelized input when reading from a line-delimited file

View File

@ -1 +1 @@
#define VERSION "tippecanoe v1.6.0\n"
#define VERSION "tippecanoe v1.6.1\n"