[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 03/03: Bump version number.
noreply at xfce.org
noreply at xfce.org
Wed Feb 1 15:12:45 CET 2017
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to branch master
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 395b2b3c164de49de42bc8198e6630ac6192dd2f
Author: Graeme Gott <graeme at gottcode.org>
Date: Wed Feb 1 08:56:21 2017 -0500
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ec6e123..c63390f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "2")
-set(whiskermenu_version_minor "0")
+set(whiskermenu_version_minor "1")
set(whiskermenu_version_micro "0")
set(whiskermenu_version_tag "git")
set(whiskermenu_version "${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
diff --git a/NEWS b/NEWS
index 2093f26..63f7647 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.1.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.
+
2.0.3
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list