[clutter/clutter-1.14] Release Clutter 1.14.0



commit b968f81b743f8e3c91737a21528626108b3578fc
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 25 18:13:52 2013 +0000

    Release Clutter 1.14.0

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e68ef53..ea9fa21 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Clutter 1.14.0                                                       2013-03-25
+===============================================================================
+
+  • List of changes since Clutter 1.13.10
+
+    - Require Cogl ≥ 1.14.0
+
+    - Translation updates
+    Tadjik, Slovak, Latvian, Hindi.
+
+Many thanks to all the contributors of the 1.13 development cycle:
+
+  Jasper St. Pierre, Emanuele Aina, Daniel Stone, Chun-wei Fan, Rob Bradford,
+  Adel Gadllah, Gheyret Kenji, Piotr Drąg, Rui Matos, Tomeu Vizoso, Wouter
+  Paesen, Alejandro Piñeiro, Fran Diéguez, Kouhei Sutou, Lionel Landwerlin,
+  Milo Casagrande, Neil Roberts, Wolfgang Stöggl, Aleksej Kabanov, Alexander
+  Shopov, Alexandre Franke, Andika Triwidada, Ask H. Larsen, Aurimas Černius,
+  Bastien Nocera, Carles Ferrando, Chao-Hsiung Liao, Christian Kirbach, Damien
+  Lespiau, Daniel Mustieles, Dimitris Spingos, Duarte Loreto, Gil Forcada,
+  Guillaume Desmottes, Ihar Hrachyshka, Josselin Mouette, Ján Kyselica, Marek
+  Černocký, Mario Blättermann, Matej Urbančič, Nilamdyuti Goswami, Nirbheek
+  Chauhan, OKANO Takayoshi, Owen W. Taylor, Rafael Ferreira, Rajesh Ranjan,
+  Rūdolfs Mazurs, Sebastian Keller, Tristan Van Berkom, Victor Ibragimov,
+  Yanko Kaneti, Мирослав Николић.
+
 Clutter 1.13.10                                                      2013-03-18
 ===============================================================================
 
diff --git a/configure.ac b/configure.ac
index 9afeb30..1a66474 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@
 # - increase clutter_micro_version to the next odd number
 # - increase clutter_interface_version to the next odd number
 m4_define([clutter_major_version], [1])
-m4_define([clutter_minor_version], [13])
-m4_define([clutter_micro_version], [11])
+m4_define([clutter_minor_version], [14])
+m4_define([clutter_micro_version], [0])
 
 # • 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]