[gnome-shell-extensions/gnome-3-2] Bump version for 3.2.3
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/gnome-3-2] Bump version for 3.2.3
- Date: Fri, 16 Dec 2011 21:16:16 +0000 (UTC)
commit 834992513911e89d5d72c7bf4623810e3401ef3d
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Fri Dec 16 22:11:51 2011 +0100
Bump version for 3.2.3
Not a GNOME Shell release, but it's useful to tag mass-uploads of
extensions (expecially for translations).
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 76e26f8..caa6a4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
3.2.2
=====
+* various: fix missing GLib import
+* workspace-indicator: fix when removing the last workspace
+* alternative-status-menu: fix long standing crash without avatar
+* alternate-tab: use GConf binding names
+* all: remove GSettings usage and allow local installation
+* all: update translations
+
+3.2.2
+=====
* made extensions self-contained with respect to translations
(for schema files gnome-shell master is needed)
* cherry-picked some bug fixes
diff --git a/configure.ac b/configure.ac
index bc9410e..6c87366 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.2.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.2.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]