summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 3ec536c..ee5463a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- Autoconf -*-
-AC_INIT([web-client-with-cache], [0.0.0], [vivien@planete-kraus.eu])
+AC_INIT([web-client-with-cache], m4_esyscmd([bash ./get-version]), [vivien@planete-kraus.eu])
AC_CONFIG_SRCDIR([web-client-with-cache.org])
AM_INIT_AUTOMAKE([subdir-objects])
AM_SILENT_RULES([yes])