[Xfce4-commits] [apps/parole] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sat Jul 27 14:03:50 CEST 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/parole.
commit 082a9203fbbd84a9ae1613c46fc109a188eca73f
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Jul 27 08:03:44 2019 -0400
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 f86313a..7135ecb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ m4_define([parole_version_major], [1])
m4_define([parole_version_minor], [0])
m4_define([parole_version_micro], [3])
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], [https://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