]> git.openstreetmap.org Git - nominatim.git/commitdiff
bump development version to 2.4
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Oct 2014 20:20:40 +0000 (22:20 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 4 Oct 2014 20:20:40 +0000 (22:20 +0200)
configure.ac

index a92bbeeb06459f923af0e027389cb0ab4d2d68d9..7077094837c74a1c4eb43d5284e3615931495fa8 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(Nominatim,2.2)
+AC_INIT(Nominatim,2.4)
 if git rev-parse HEAD 2>/dev/null >/dev/null; then
     AC_SUBST([PACKAGE_VERSION], [$PACKAGE_VERSION-git-`git rev-parse --short HEAD`])
 fi