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

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:36:44 CEST 2016


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

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

commit 127e8f21a36f5b1b16ffc4e1142620fb0c2522a6
Author: Graeme Gott <graeme at gottcode.org>
Date:   Sat Apr 16 13:56:35 2016 -0400

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6040eb..d00a601 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "1")
 set(whiskermenu_version_minor "5")
-set(whiskermenu_version_micro "2")
+set(whiskermenu_version_micro "3")
 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 c5b5dc4..d1c25cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.5.3
+=====
+- Fix stuck button highlight. (bug #12402)
+- Fix losing categories. (bug #12541)
+- Fix warning about infinite recursion. (bug #12398)
+- Translation updates: Amharic, Basque, Dutch, Hebrew, Icelandic.
+
 1.5.2
 =====
 - Fix modifier keys resetting focus to search entry. (bug #12378)

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


More information about the Xfce4-commits mailing list