From 577e261d1a19ad734e34f71e930c8d079234b066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 20 Mar 2017 18:20:00 +0100 Subject: [PATCH] Bump version to 3.24.0 Update NEWS. --- NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index de51fbaf7..4418059bd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +3.24.0 +====== + +Translations: + GNOME Translation Robot [tg], Мирослав Николић [sr, sr@latin], + Guillaume Bernard [fr], Rūdolfs Mazurs [lv], Emin Tufan Çetin [tr], + sujiniku [ja], Daniel Korostil [uk] + 3.23.92 ======= * Implement DND to overview on wayland [Hyungwon; #765003] diff --git a/configure.ac b/configure.ac index 0c1876a8e..9802a9f5c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell],[3.23.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) +AC_INIT([gnome-shell],[3.24.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell]) AX_IS_RELEASE([git-directory]) AC_CONFIG_HEADERS([config.h]) @@ -85,7 +85,7 @@ AC_MSG_RESULT($enable_systemd) GOBJECT_INTROSPECTION_MIN_VERSION=1.49.1 GJS_MIN_VERSION=1.47.0 -MUTTER_MIN_VERSION=3.23.92 +MUTTER_MIN_VERSION=3.24.0 GTK_MIN_VERSION=3.15.0 GIO_MIN_VERSION=2.45.3 LIBECAL_MIN_VERSION=3.5.3