[Xfce4-commits] [xfce/xfconf] 01/01: updates for release - besides translations, 4.12.0 is the same as 4.11.0

noreply at xfce.org noreply at xfce.org
Sat Feb 28 18:04:47 CET 2015


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

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

commit e0fa9a0690279b2643428fc86ceaa60c625b6381
Author: Landry Breuil <landry at xfce.org>
Date:   Sat Feb 28 15:16:56 2015 +0100

    updates for release - besides translations, 4.12.0 is the same as 4.11.0
---
 NEWS            |    2 +-
 configure.ac.in |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index cc692f9..35fdbbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-4.11.0
+4.12.0
 ======
 - Allow :.,[]{} characters in property and channel names (bug #11021)
 - Fix make check when including perl bindings in the build (bug #9556)
diff --git a/configure.ac.in b/configure.ac.in
index aa2bdb5..bdc4597 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], [0])
 m4_define([xfconf_version_major], [4])
-m4_define([xfconf_version_minor], [11])
+m4_define([xfconf_version_minor], [12])
 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_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