Bump version to 3.2.0

To go along GNOME Shell 3.2.0
This commit is contained in:
Giovanni Campagna
2011-10-03 17:34:31 +01:00
parent 00bb650c6c
commit f30b760dff
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
3.2.0
=====
* various: update for gnome-shell API changes
3.1.91
======

View File

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