[clutter] build Bump to 1.15.1



commit e72d27815be38395fb782aa7d8b1b8228bab2183
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 4 12:23:32 2013 +0000

    build Bump to 1.15.1
    
    In theory, master should become 1.99 at some point, but if we do that
    all Hell breaks loose, so let's use 1.15 for the time being.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 30157cd..6147729 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], [3])
+m4_define([clutter_minor_version], [15])
+m4_define([clutter_micro_version], [1])
 
 # • 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]