diff --git a/NEWS b/NEWS index 1adf1758a..d50df1cb3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +3.21.90.1 +========= +Contributors: + Piotr Drąg + +Translations: + Marek Černocký [cs], Balázs Úr [hu] + 3.21.90 ======= * Improve on-screen keyboard on wayland [Carlos; #765009] diff --git a/configure.ac b/configure.ac index 71bfe67a2..f65568031 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell],[3.21.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) +AC_INIT([gnome-shell],[3.21.90.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) AX_IS_RELEASE([git-directory]) AC_CONFIG_HEADERS([config.h])