Bump version number

This commit is contained in:
Eric Fischer 2016-01-04 17:20:38 -08:00
parent 2b378ceb9f
commit 1d77261509
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 1.6.0
* Add option of parallelized input when reading from a line-delimited file
## 1.5.1
* Fix internal error when number of CPUs is not a power of 2

View File

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