[alacarte] 3.36.0



commit 7b5fc64998833c2098ea36717da745d8d6152897
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Mar 5 18:16:16 2020 +0200

    3.36.0

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d12e8a9..1ee7b8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+==============
+Version 3.36.0
+==============
+
+Changes:
+        * Require Python 3.2+
+
 ===============
 Version 3.35.91
 ===============
diff --git a/configure.ac b/configure.ac
index f73353a..d254f11 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.35.91, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.36.0, 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]