[gnome-shell-extensions] Bump version to 3.3.5
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions] Bump version to 3.3.5
- Date: Fri, 10 Feb 2012 14:23:10 +0000 (UTC)
commit b6f4ed70136a4692b05ae9649c53d3d273b41ba8
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Wed Feb 8 18:00:09 2012 +0100
Bump version to 3.3.5
To go along GNOME Shell 3.3.5
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 12f22fd..b49cdc6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.3.5
+=====
+* improvements to the build system and convenience module,
+ making it easier for other extensions to use, and bringing
+ it up to date with gnome-shell changes
+* all extensions were ported to the Lang.Class framework
+ (except xrandr-indicator, which is pending GDBus merge)
+* alternate-tab and dock were slightly refactored to clean up
+ some old code
+
3.3.4
=====
* improved styling of windowsNavigator tooltips
diff --git a/configure.ac b/configure.ac
index 532161a..0355b27 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.3.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.3.5],[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]