mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
update release version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT(Nominatim,1.9)
|
||||
AC_INIT(Nominatim,2.0)
|
||||
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