[clutter/clutter-1.16] Release Clutter 1.15.92 (snapshot)



commit d38e7127fe7a821b4135d706dc9ec0e6eef06941
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Sep 2 23:40:41 2013 +0100

    Release Clutter 1.15.92 (snapshot)

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e085057..390939c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Clutter 1.15.92                                                      2013-09-02
+===============================================================================
+
+  • List of changes since Clutter 1.15.90
+
+    - Fix regression in BoxLayout for RTL text direction
+
+    - Update Visual Studio build files
+
+    - Translation updates
+    Polish, French, Slovak, Lithuanian, Catalan
+
+  • List of bugs fixed since Clutter 1.15.90
+
+    #706450 - box-layout: Fix RTL layout swapping with non-zero container
+              offsets
+
+Many thanks to:
+
+  Chun-wei Fan, Jasper St. Pierre, Alexandre Franke, Aurimas Černius, Gil
+  Forcada, Ján Kyselica, Piotr Drąg
+
 Clutter 1.15.90                                                      2013-08-19
 ===============================================================================
 
diff --git a/configure.ac b/configure.ac
index fbf9d99..7c69206 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
 # - increase clutter_interface_version to the next odd number
 m4_define([clutter_major_version], [1])
 m4_define([clutter_minor_version], [15])
-m4_define([clutter_micro_version], [91])
+m4_define([clutter_micro_version], [92])
 
 # • for stable releases: increase the interface age by 1 for each release;
 #   if the API changes, set to 0. interface_age and binary_age are used to


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