[Xfce4-commits] [apps/parole] 01/01: Post release tag bump

noreply at xfce.org noreply at xfce.org
Thu Oct 15 13:42:44 CEST 2015


This is an automated email from the git hooks/post-receive script.

bluesabre pushed a commit to branch master
in repository apps/parole.

commit 83dce5dc8f95b83800d49adf84d3e743e6160434
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Oct 15 07:42:40 2015 -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 b8df8ad..61f6a74 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ m4_define([parole_version_major],     [0])
 m4_define([parole_version_minor],     [8])
 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