summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2012-03-19 13:37:41 +0100
committerVincent Untz <vuntz@gnome.org>2012-03-19 13:37:41 +0100
commit82837374fb936d18849dcf1900d6f2d60c500854 (patch)
tree3423a38b0c5acd145337af4f4fb50bda1c932836
parentead1b3478c86e80237c79c6f618d8187b6cd9eeb (diff)
downloadgnome-desktop-82837374fb936d18849dcf1900d6f2d60c500854.tar.gz
release: 3.3.923.3.92
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7978700e..88388f90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
==============
+Version 3.3.92
+==============
+
+ libgnome-desktop
+
+ * GnomeBG:
+ - Publish the 'representative color' (Ryan Lortie)
+ - Code cleanups (Ryan Lortie)
+ * GnomeRR:
+ - Add definition for next rotation (Bastien Nocera)
+ - Detect Apple DFP outputs as internal (Richard Hughes)
+
+ Translators
+
+ * rajesh (hi)
+ * Seng Sutha (km)
+
+==============
Version 3.3.91
==============
diff --git a/configure.ac b/configure.ac
index 1cf40fd2..391c222f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,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=3:2:1
+LT_VERSION=3:3:1
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])