[gnome-desktop/gnome-3-8] 3.7.92



commit 5b93e74f8b02a6e240da2d30d660308d84abad95
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 19 17:41:26 2013 +0100

    3.7.92

 NEWS         |    7 +++++++
 configure.ac |    4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 88d265d..16674e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 ==============
+Version 3.7.92
+==============
+
+* Don't store duplicated layouts in locale tables
+* Translation updates
+
+==============
 Version 3.7.91
 ==============
 
diff --git a/configure.ac b/configure.ac
index a34b118..51ba433 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 m4_define(gnome_platform, 3)
 m4_define(gnome_minor, 7)
-m4_define(gnome_micro, 91)
+m4_define(gnome_micro, 92)
 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]