[alacarte] 3.35.91



commit f163fd9d52c996ffe3e4a61ed7d720341eed89e4
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Feb 13 22:30:15 2020 +0200

    3.35.91

 NEWS         | 21 +++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3a8c670..d12e8a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+===============
+Version 3.35.91
+===============
+
+Changes:
+        * Fix bad command validation (#728372)
+        * Require Python 3.0+ (!1)
+        * Support Python 3.8+ (!3)
+
+Translation updates:
+        * Bosnian
+        * Breton
+        * Czech
+        * Friulian
+        * Hebrew
+        * Polish
+        * Portuguese
+        * Slovenian
+        * Swedish
+        * Turkish
+       
 ==============
 Version 3.11.91
 ==============
diff --git a/configure.ac b/configure.ac
index b6ec9c5..ad36c05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl -*- Mode: autoconf -*-
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT(alacarte, 3.11.91, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.35.91, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 AC_CONFIG_SRCDIR(alacarte.in)
 AC_CONFIG_HEADERS([config.h])


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