Bump version to 3.13.3

To go along GNOME Shell 3.13.3
This commit is contained in:
Giovanni Campagna
2014-06-25 21:10:16 +02:00
parent a434946ae7
commit a2d16b6f39
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
3.13.3
======
* Tweak preference UIs some more
* Fix classic mode schema overrides
* updated translations (es, he, hu, lt, nb, pt_BR, sl, tr)
3.13.2
======
* Fix sorting of grouped buttons in window list
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
AC_INIT([gnome-shell-extensions],[3.13.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_INIT([gnome-shell-extensions],[3.13.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])