[Xfce4-commits] [xfce/xfconf] 01/01: Release 4.12.1

noreply at xfce.org noreply at xfce.org
Mon Oct 24 16:25:32 CEST 2016


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

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

commit 8bf68b02ea7a0482f3006815b646cffc66fdafed
Author: Igor <f2404 at yandex.ru>
Date:   Mon Oct 24 17:24:33 2016 +0300

    Release 4.12.1
---
 NEWS            | 5 +++++
 configure.ac.in | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 35fdbbe..731ef13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+4.12.1
+======
+- Add support for binding to GdkRGBAs (required for migration to gtk3)
+- Translation updates: ast, ca, el, eu, gl, he, hu, lt, nn, oc, ru, sk, sv
+
 4.12.0
 ======
 - Allow :.,[]{} characters in property and channel names (bug #11021)
diff --git a/configure.ac.in b/configure.ac.in
index 83cf2e9..9c28eeb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,10 +10,10 @@ m4_define([libxfconf_verinfo], [2:0:0])
 m4_define([libxfconf_version_api], [0])
 m4_define([xfconf_version_major], [4])
 m4_define([xfconf_version_minor], [12])
-m4_define([xfconf_version_micro], [0])
+m4_define([xfconf_version_micro], [1])
 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