forked from hans/Nominatim
new development release 2.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT(Nominatim,2.1)
|
||||
AC_INIT(Nominatim,2.2)
|
||||
if git rev-parse HEAD 2>/dev/null >/dev/null; then
|
||||
AC_SUBST([PACKAGE_VERSION], [$PACKAGE_VERSION-git-`git rev-parse --short HEAD`])
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user