[gnome-desktop] 3.11.90
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] 3.11.90
- Date: Tue, 18 Feb 2014 17:10:14 +0000 (UTC)
commit 0e25df1cc9d37ebf245423667c7fcd712828a3f1
Author: Rui Matos <tiagomatos gmail com>
Date: Tue Feb 18 17:32:45 2014 +0100
3.11.90
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 08e8ec4..43eab1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+================
+Version 3.11.90
+================
+
+- gnome-xkb-info: Remove xkbfile dependency (#719942) - API and ABI break
+- gnome-xkb-info: Apply main layout locale metadata to variants (#711291)
+
===============
Version 3.11.5
===============
diff --git a/configure.ac b/configure.ac
index e333fcf..10292b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 11)
-m4_define(gnome_micro, 5)
+m4_define(gnome_micro, 90)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed
@@ -28,7 +28,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=9:0:1
+LT_VERSION=10:0:0
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]