[Xfce4-commits] [xfce/xfconf] 01/01: Prepare a 4.13.0 development release.
noreply at xfce.org
noreply at xfce.org
Thu Jun 1 13:59:53 CEST 2017
This is an automated email from the git hooks/post-receive script.
a l i 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 xfce/xfconf.
commit ff2dde3501a998069ee595a9eee67ec99db0d213
Author: Ali Abdallah <aliovx at gmail.com>
Date: Thu Jun 1 13:58:36 2017 +0200
Prepare a 4.13.0 development release.
---
configure.ac.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 798c56b..ce92d83 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,11 +9,11 @@ dnl version info
m4_define([libxfconf_verinfo], [2:0:0])
m4_define([libxfconf_version_api], [1])
m4_define([xfconf_version_major], [4])
-m4_define([xfconf_version_minor], [12])
-m4_define([xfconf_version_micro], [1])
+m4_define([xfconf_version_minor], [13])
+m4_define([xfconf_version_micro], [0])
m4_define([xfconf_version_nano], [])
-m4_define([xfconf_version_build], [@REVISION@])
-m4_define([xfconf_version_tag], [git])
+m4_define([xfconf_version_build], [])
+m4_define([xfconf_version_tag], [])
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.
More information about the Xfce4-commits
mailing list