[gnome-shell/gnome-3-2] Bump version to 3.2.2.1



commit 742a0bca52173bdf68c9498d65c9386460b53fb1
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Fri Jan 20 00:08:29 2012 -0500

    Bump version to 3.2.2.1
    
    Updated NEWS

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c5773b..ed8c06c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.2.2.1
+=======
+* Fix several regressions with tray icons introduced in 3.2.2 [Owen; #664138]
+
+Contributors:
+ Owen Taylor
+
 3.2.2
 =====
 * Fix crash when searching in the shell caused by .desktop files
diff --git a/configure.ac b/configure.ac
index 937a961..d753672 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.2.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.2.2.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/shell-global.c])



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