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

noreply at xfce.org noreply at xfce.org
Tue Apr 4 14:16:55 CEST 2017


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

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

commit 668194fbf68a5ae48bc5576795df6b0e41ec52c5
Author: Graeme Gott <graeme at gottcode.org>
Date:   Tue Apr 4 07:36:01 2017 -0400

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a791bf6..02ebdac 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "1")
 set(whiskermenu_version_minor "7")
-set(whiskermenu_version_micro "1")
+set(whiskermenu_version_micro "2")
 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 eac49c5..77ee416 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.7.2
+=====
+- Fixed category names checkbox incorrectly enabled when opening dialog.
+- Fixed category names turning off at login. (bug #13422)
+- Translation updates: Arabic, Icelandic, Swedish.
+
 1.7.1
 =====
 - Fixed memory leak when editing launcher.

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


More information about the Xfce4-commits mailing list