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

noreply at xfce.org noreply at xfce.org
Wed Feb 1 15:13:30 CET 2017


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

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

commit 19404ee550bf0114c7469bdd491810984dd48f61
Author: Graeme Gott <graeme at gottcode.org>
Date:   Wed Feb 1 08:53:45 2017 -0500

    Bump version number.
---
 CMakeLists.txt |  4 ++--
 NEWS           | 11 +++++++++++
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index e2f8527..7d4392e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,8 +4,8 @@ project(whiskermenu)
 
 # version number
 set(whiskermenu_version_major "1")
-set(whiskermenu_version_minor "6")
-set(whiskermenu_version_micro "2")
+set(whiskermenu_version_minor "7")
+set(whiskermenu_version_micro "0")
 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 82597e2..2b31ff9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.7.0
+=====
+- Add editing launchers from context menu. (bug #13290)
+- Add support for desktop actions. (bug #11787)
+- Add option to hide category names. (bug #12895)
+- Load applications immediately.
+- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
+  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
+  Nepali, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
+  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.
+
 1.6.1
 =====
 - Translation updates: Asturian, Basque, Catalan (Valencian),

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


More information about the Xfce4-commits mailing list