Skip to content

Commit fe191b9

Browse files
committed
Update version and fix URLs in configure.ac
1 parent 62408ba commit fe191b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

configure.ac

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
AC_INIT([planet-dump-ng],
2-
[1.2.4],
3-
[https://github.com/zerebubuth/openstreetmap-planet-dump-ng/issues],
4-
[planet-dump-ng-1.2.4],
5-
[https://github.com/zerebubuth/openstreetmap-planet-dump-ng])
2+
[1.2.8],
3+
[https://github.com/zerebubuth/planet-dump-ng/issues],
4+
[planet-dump-ng-1.2.8],
5+
[https://github.com/zerebubuth/planet-dump-ng])
66
AM_INIT_AUTOMAKE([subdir-objects parallel-tests])
77
AM_SILENT_RULES([yes])
88
AC_CONFIG_HEADERS([include/config.h])

0 commit comments

Comments
 (0)