[gnome-desktop] release: bump to 3.7.1



commit cd7083fe703812f03e8bc0bb081f36aa73e1ca13
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 23 09:21:10 2012 +0200

    release: bump to 3.7.1

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a2142e7..269cd97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 m4_define(gnome_platform, 3)
-m4_define(gnome_minor, 6)
-m4_define(gnome_micro, 0)
+m4_define(gnome_minor, 7)
+m4_define(gnome_micro, 1)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed
-m4_define(gnome_sub, 1)
+m4_define(gnome_sub, )
 
 m4_define(gnome_version, [gnome_platform.gnome_minor.gnome_micro]m4_ifval(gnome_sub, .gnome_sub)),
 



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