[gnome-shell-extensions] Bump version to 3.9.4



commit 1673dc6e9bd0853401d5d6e59d3b8b8c540e62d8
Author: Giovanni Campagna <gcampagn redhat com>
Date:   Tue Jul 16 13:15:42 2013 +0200

    Bump version to 3.9.4
    
    To go along GNOME Shell 3.9.4

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0ea9e58..0515714 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.9.4
+=====
+* apps-menu: fixed handling of hot corner in case
+  of screen reconfiguration
+* alternative-status-menu now correctly honors polkit
+  for hibernation
+* user-menu now loads themes from $XDG_DATA_HOME too
+* translation updates (de, id, pt_BR, vi, zh_CN, ml)
+
 3.9.3
 =====
 * classic mode mini extensions were replaced with a
diff --git a/configure.ac b/configure.ac
index 84ea245..ecf5963 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.9.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.9.4],[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]