[gnome-shell-extensions/gnome-3-6] Bump version to 3.6.1



commit e14efb3dfcb14adcb901af34421e82fee2a6ba0e
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue Oct 16 16:15:04 2012 +0200

    Bump version to 3.6.1
    
    To go along newly released GNOME Shell 3.6.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3c02283..adecbc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.6.1
+=====
+* fixed alternative-status-menu for the new lock screen
+* squashed some alternate-tab warnings
+* drive-menu now works with 3.6 again
+* updated translations (ar, cs, el, es, gl, id, lv, pl, sl)
+
 3.6.0
 =====
 * major rework in places menu, to make it work without
diff --git a/configure.ac b/configure.ac
index 719b3af..441faca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.6.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.6.1],[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]