Bump up version to 1.25.1

Desktop / GNOME / Clutter - Emmanuele Bassi [gnome.org] - 18 November 2015 05:54 UTC



###

diff --git a/configure.ac b/configure.ac
index d783b62..3640492 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], [24])
-m4_define([clutter_micro_version], [3])
+m4_define([clutter_minor_version], [25])
+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

8a63ea0 Bump up version to 1.25.1
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share