From b83328369a82aa35fec714d7edd703e2243cc40e Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 31 Jan 2016 15:58:59 +0100 Subject: Revert "Revert "build: added git-version-gen support"" This reverts commit 8e01ccec4837027a12a4bfc6a54e3c09440169a9. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9ceed22..f837f1b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ([2.69]) -AC_INIT([blogc], [0.7.2], [https://github.com/blogc/blogc], [blogc], - [https://blogc.rgm.io]) +AC_INIT([blogc], m4_esyscmd([build-aux/git-version-gen .tarball-version]), + [https://github.com/blogc/blogc], [blogc], [https://blogc.rgm.io]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3-18-g5258