Skip to content

Commit b190303

Browse files
committed
Bump version to v1.2.3 for fix to pg_restore command line.
1 parent 851e29a commit b190303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AC_INIT([planet-dump-ng],
2-
[1.2.2],
2+
[1.2.3],
33
[https://github.com/zerebubuth/openstreetmap-planet-dump-ng/issues],
4-
[planet-dump-ng-1.2.2],
4+
[planet-dump-ng-1.2.3],
55
[https://github.com/zerebubuth/openstreetmap-planet-dump-ng])
66
AM_INIT_AUTOMAKE([subdir-objects parallel-tests])
77
AM_SILENT_RULES([yes])

0 commit comments

Comments
 (0)