[Xfce4-commits] [apps/parole] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sun Feb 26 15:41:17 CET 2017
This is an automated email from the git hooks/post-receive script.
bluesabre pushed a commit to branch master
in repository apps/parole.
commit e50ec3507a959a2f2a6457843e469c473541ad7c
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sun Feb 26 09:41:13 2017 -0500
Post release tag bump
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 3210b9e..c3e4f1c 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ m4_define([parole_version_major], [0])
m4_define([parole_version_minor], [9])
m4_define([parole_version_micro], [1])
m4_define([parole_version_build], [@REVISION@])
-m4_define([parole_version_tag], [])
+m4_define([parole_version_tag], [git])
m4_define([parole_version], [parole_version_major().parole_version_minor().parole_version_micro()ifelse(parole_version_tag(), [git], [parole_version_tag().parole_version_build()], [parole_version_tag()])])
AC_INIT([parole], [parole_version], [http://docs.xfce.org/apps/parole/bugs])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list