summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-16 10:03:09 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-12-16 10:03:09 +0100
commit5a1491a6646bee36d661ede9d25252ac32062016 (patch)
treeb3c267a792c9e6be668cd27645837e1033e9f4fa /configure.ac
parent521d1b2ba86bbf00eaa4c18d5b0d807d2525a244 (diff)
parent9ca0b2ddc91f69d89915bd8d584f7d4e0165fe38 (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 b88fc75..d972716 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], [1.0.0], [https://github.com/uditha-atukorala/bitz-server/issues])
+AC_INIT([bitz-server], [1.0.2], [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])