[gnome-sudoku] Prepare 3.23.92



commit a37679539d39b94fc83de92d0b1325eaf76910c9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 12 16:52:51 2017 -0500

    Prepare 3.23.92

 NEWS         |   10 +++++++++-
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fd04d8b..9e8dd97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
+3.23.92 - March 12, 2017
+========================
+
+* Bump required Vala version to ensure fix for bug #779955
+* Add OARS content rating metadata
+* Minor code updates
+* Updated translations
+
 3.22.2 - November 7, 2016
-===========================
+=========================
 
 * Use AX_REQUIRE_DEFINED in configure.ac (Michael Catanzaro)
 * Stop using intltool (Sahil Sareen)
diff --git a/configure.ac b/configure.ac
index 061df8d..1d59278 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AX_REQUIRE_DEFINED([GLIB_GSETTINGS])
 AX_REQUIRE_DEFINED([YELP_HELP_INIT])
 
 AC_PREREQ([2.63])
-AC_INIT([GNOME Sudoku], [3.22.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Sudoku], [3.23.92], [https://bugzilla.gnome.org/],
         [gnome-sudoku], [https://wiki.gnome.org/Apps/Sudoku])
 AC_CONFIG_MACRO_DIR([m4])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]