[gnome-desktop] 3.11.1



commit 8cf7814de5e52e1a12d675562ff813e3069f999c
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 30 11:49:55 2013 +0100

    3.11.1

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb5ab16..7a39df8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ===============
+Version  3.11.1
+===============
+
+- Add gnome_rr_output_get_min_backlight_step() API
+
+===============
 Version  3.10.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 9fb7a7f..ee32e26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 m4_define(gnome_platform, 3)
-m4_define(gnome_minor, 10)
+m4_define(gnome_minor, 11)
 m4_define(gnome_micro, 1)
 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
@@ -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=8:0:0
+LT_VERSION=9:0:1
 AC_SUBST(LT_VERSION)
 
 LT_PREREQ([2.2.6])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]