Bump version number

This commit is contained in:
Eric Fischer 2015-11-11 17:03:49 -08:00
parent c854fd5481
commit 368916b7a1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## 1.4.0
* More polygon correctness
* Query the system for the number of available CPUs instead of guessing
* Merge input files into one layer if a layer name is specified
* Document and install tippecanoe-enumerate and tippecanoe-decode
## 1.3.0
* Tile generation is multithreaded to take advantage of multiple CPUs

View File

@ -1 +1 @@
#define VERSION "tippecanoe v1.3.1\n"
#define VERSION "tippecanoe v1.4.0\n"