Bump version to 3.2.2.1

Updated NEWS
This commit is contained in:
Owen W. Taylor 2012-01-20 00:08:29 -05:00
parent d606ce6776
commit 742a0bca52
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -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

View File

@ -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])