Bump version for 3.2.3
Not a GNOME Shell release, but it's useful to tag mass-uploads of extensions (expecially for translations).
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
3.2.2
|
||||
=====
|
||||
* various: fix missing GLib import
|
||||
* workspace-indicator: fix when removing the last workspace
|
||||
* alternative-status-menu: fix long standing crash without avatar
|
||||
* alternate-tab: use GConf binding names
|
||||
* all: remove GSettings usage and allow local installation
|
||||
* all: update translations
|
||||
|
||||
3.2.2
|
||||
=====
|
||||
* made extensions self-contained with respect to translations
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.63)
|
||||
AC_INIT([gnome-shell-extensions],[3.2.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
|
||||
AC_INIT([gnome-shell-extensions],[3.2.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
|
||||
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_AUX_DIR([config])
|
||||
|
||||
Reference in New Issue
Block a user