Bump version to 3.5.5

To go along GNOME Shell 3.5.5
This commit is contained in:
Giovanni Campagna
2012-08-07 23:21:56 +02:00
parent 5e89c761ca
commit 12e91b86e5
2 changed files with 11 additions and 2 deletions

11
NEWS
View File

@@ -1,6 +1,15 @@
3.5.5
=====
* convenience module has been relicensed to BSD,
for compatibility with GPLv3 extensions
* alternate-tab has been refactored and seen various
improvements to all&thumbnails mode, including a new
overlaid application icon
* updated translations (lt, id, sr)
3.5.4
=====
* updates translations (de, es, ar, sl, lv, zh_CN)
* updated translations (de, es, ar, sl, lv, zh_CN)
3.5.2
=====

View File

@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([gnome-shell-extensions],[3.5.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_INIT([gnome-shell-extensions],[3.5.5],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])