[alacarte] 3.42.0



commit 0225d87182a2c208e1d7d802c174899bd34fa8ed
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Nov 23 17:18:27 2021 +0200

    3.42.0

 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1ee7b8f..097f0c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 3.42.0
+==============
+
+Changes:
+        * Fix icon size in launcher properties window (#4)
+        * Resize input field with launcher dialog (#5)
+        * Support Python 3.10+ (!6)
+
+Translation updates:
+        * Hungarian
+
 ==============
 Version 3.36.0
 ==============
diff --git a/configure.ac b/configure.ac
index d5c365f..b5c8c88 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.36.0, http://bugzilla.gnome.org/enter_bug.cgi?product=alacarte)
+AC_INIT(alacarte, 3.42.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]