Skip to content

Commit afce280

Browse files
committed
Update osm2pgsql version to 0.67, the previous change to planet_osm_nodes in the previous commit may break things so a version bump is a good idea
1 parent 4f8cc19 commit afce280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE:=osm2pgsql
2-
VERSION:=0.66
2+
VERSION:=0.67
33
SVN:=$(shell svnversion)
44

55
CC = gcc

0 commit comments

Comments
 (0)