[gnome-shell-extensions] Bump version to 3.7.3



commit e179ab72fcf9f583ce977c77531f48beb05eb7df
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue Dec 18 21:20:58 2012 +0100

    Bump version to 3.7.3
    
    To go along GNOME Shell 3.7.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a574d4..42fb174 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.7.3
+=====
+* new extensions: default-min-max, static-workspaces
+* alternate-tab now uses the built-in window switcher and just
+  takes over the switch-application keybinding
+* workspace-indicator: is no longer part of classic-mode
+* we now install classic-mode data files for gdm, gnome-session
+  and gnome-shell, so if you enable classic-mode you get a new
+  session option in GDM
+* updated translations (ar, es, pl, ru, sl, zh_HK, zh_TW)
+
 3.7.2
 =====
 * fixed crashes with places-menu, windowsNavigator, alternate-tab
diff --git a/configure.ac b/configure.ac
index c9d416d..c72572a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.7.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.7.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])



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