Bump version to 3.1.91

To go along newly released GNOME Shell 3.1.91
This commit is contained in:
Giovanni Campagna
2011-09-07 16:04:54 +02:00
parent 6d292945b6
commit 9bafd12821
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
3.1.91
======
* gajim: update for gnome-shell API changes
3.1.90
======
* All extensions have been ported to the new extension
system (including live enable/disable)
* Updated translations
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([gnome-shell-extensions],[3.1.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_INIT([gnome-shell-extensions],[3.1.91],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])