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

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

commit 10729d93ce0a57ad649cb8829911408e77371d81
Author: Sean Davis <smd.seanda...@gmail.com>
Date:   Wed Apr 11 20:58:40 2018 -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 f2fe13d..d944b4c 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],     [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], [https://docs.xfce.org/apps/parole/bugs])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to