summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-15 13:50:39 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-07-15 13:50:39 +0200
commit53c9fe663d64f6681fc63e0ea820778c6a87aea6 (patch)
treec70121856d74322844f45a2b3047fa68ea604148 /configure.ac
parent30e9650824c072bc48037a7c0ae82022eaa55fcf (diff)
parentf28c4e10d4bf0597ec370aaebd83c630864426bd (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 199e35a..c594e34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
-AC_INIT([bitz-server], [2.0.0], [https://github.com/uditha-atukorala/bitz-server/issues])
+AC_INIT([bitz-server], [2.0.1], [https://github.com/uditha-atukorala/bitz-server/issues])
AC_CONFIG_AUX_DIR([aux-build])
AC_CONFIG_MACRO_DIR([aux-build/m4])
AC_CONFIG_HEADERS([include/config.h])