summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac2cc52..ea34ade 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,6 @@
-AC_INIT([msitools], [0.91])
+AC_INIT([msitools],
+ m4_esyscmd([build-aux/git-version-gen .tarball-version]),
+ [https://bugzilla.gnome.org/enter_bug.cgi?product=msitools])
AC_PREREQ([2.64])
AC_CONFIG_HEADERS([config.h])