[gnome-menus] Release 3.31.90



commit bd72e16dde5fcbdd8188030374706de86590c979
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Feb 4 19:06:56 2019 -0500

    Release 3.31.90

 NEWS         | 13 +++++++++++++
 configure.ac |  4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 93388c3..02b4a2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===============
+Version 3.31.90
+===============
+
+* Fix missing close tag that broke traditional menu users (Jeremy)
+* Add CI to check the validity of our menu file so we don't make
+  that mistake as easily next time (Jeremy)
+* Add gnome-abrt to the Utilities category (Kalev)
+* Translation updates
+
+Contributors:
+ Jeremy Bicha, Kalev Lember
+
 ==============
 Version 3.31.4
 ==============
diff --git a/configure.ac b/configure.ac
index e784483..b644f97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.62)
 
-AC_INIT([gnome-menus], [3.31.4],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-menus])
+AC_INIT([gnome-menus], [3.31.90],
+        [https://gitlab.gnome.org/GNOME/gnome-menus/issues])
 AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
 
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])


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