This is an automated email from the git hooks/post-receive script.

gottcode pushed a 
commit to annotated 
tag v2.4.1
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit c701b52c7184407fd74545dbd0a5e60183b91748
Author: Graeme Gott <gra...@gottcode.org>
Date:   Wed Feb 12 14:13:13 2020 -0500

    Bump version number.
---
 CMakeLists.txt | 2 +-
 NEWS           | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 07c46da..3f39f2d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "4")
-set(whiskermenu_version_micro "0")
+set(whiskermenu_version_micro "1")
 set(whiskermenu_version_tag "")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
diff --git a/NEWS b/NEWS
index 5a9015b..383df8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.4.1
+=====
+- Fix narrow iconview columns.
+- Fix bad hyphenation by increasing iconview column width.
+- Translation updates: Finnish, Serbian.
+
 2.4.0
 =====
 - Add option to show as icons. (bug #15675)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to