[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 22/22: Bump version number.

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:35:25 CEST 2016


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

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

commit ba5a8e09e5e2b89b5372b5f3f0a7bf6fcdaa5276
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Dec 5 10:04:48 2014 -0500

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 084b35f..e4dd132 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "1")
 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 5501f60..317d157 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.4.1
+=====
+- Fix crash with invalid utf8 encoding.
+- Fix not searching descriptions unless shown.
+- Fix not using secure connection to Wikipedia.
+- Translation updates: Asturian, Basque, Dutch, Finnish, French, Greek, Indonesian, Kazakh, Lithuanian, Nepali, Persian, Polish, Romanian, Spanish, Swedish, Turkish, Ukrainian, Uzbek.
+
 1.4.0
 =====
 - Add option to switch position of categories and launchers.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list