Bump version to 3.2.2.1
Updated NEWS
This commit is contained in:
parent
d606ce6776
commit
742a0bca52
7
NEWS
7
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
|
3.2.2
|
||||||
=====
|
=====
|
||||||
* Fix crash when searching in the shell caused by .desktop files
|
* Fix crash when searching in the shell caused by .desktop files
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
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_HEADERS([config.h])
|
||||||
AC_CONFIG_SRCDIR([src/shell-global.c])
|
AC_CONFIG_SRCDIR([src/shell-global.c])
|
||||||
|
Loading…
Reference in New Issue
Block a user