mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-01 16:58:05 +00:00
Bump version number for --no-simplification-of-shared-nodes
This commit is contained in:
parent
42ee195bc3
commit
dcdfb94ba9
@ -1,3 +1,7 @@
|
||||
## 1.34.3
|
||||
|
||||
* Add an option to keep intersection nodes from being simplified away
|
||||
|
||||
## 1.34.2
|
||||
|
||||
* Be more consistent about when longitudes beyond 180 are allowed.
|
||||
|
@ -1,6 +1,6 @@
|
||||
#ifndef VERSION_HPP
|
||||
#define VERSION_HPP
|
||||
|
||||
#define VERSION "v1.34.2"
|
||||
#define VERSION "v1.34.3"
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user