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

ali pushed a commit 
to branch master
in repository xfce/xfconf.

commit 0da5fcda75a8303c105d8127efa96245c8001d0e
Author: Ali Abdallah <ali...@gmail.com>
Date:   Thu Jun 1 14:00:45 2017 +0200

    Post release git tag bump.
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index ce92d83..7651f5d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,8 +12,8 @@ m4_define([xfconf_version_major], [4])
 m4_define([xfconf_version_minor], [13])
 m4_define([xfconf_version_micro], [0])
 m4_define([xfconf_version_nano], [])
-m4_define([xfconf_version_build], [])
-m4_define([xfconf_version_tag], [])
+m4_define([xfconf_version_build], [@REVISION@])
+m4_define([xfconf_version_tag], [git])
 m4_define([xfconf_version], 
[xfconf_version_major().xfconf_version_minor().xfconf_version_micro()ifelse(xfconf_version_nano(),
 [], [], [.xfconf_version_nano()])ifelse(xfconf_version_tag(), [git], 
[xfconf_version_tag()-xfconf_version_build()], [xfconf_version_tag()])])
 
 m4_define([xfconf_default_debug], [ifelse(xfconf_version_tag(), [git], [yes], 
[minimum])])

-- 
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