[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 06/07: Bump version number.
noreply at xfce.org
noreply at xfce.org
Tue Oct 2 00:06:40 CEST 2018
This is an automated email from the git hooks/post-receive script.
g o t t c o d e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit b508189c4dd7850535a74d8ce358c42d5ddf36b6
Author: Graeme Gott <graeme at gottcode.org>
Date: Sun Sep 30 10:51:18 2018 -0400
Bump version number.
---
CMakeLists.txt | 4 ++--
NEWS | 12 ++++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1d36297..3108c75 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,9 +4,9 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "2")
-set(whiskermenu_version_minor "2")
+set(whiskermenu_version_minor "3")
set(whiskermenu_version_micro "0")
-set(whiskermenu_version_tag "git")
+set(whiskermenu_version_tag "")
set(whiskermenu_version "${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
if(${whiskermenu_version_tag} MATCHES "git")
if(NOT DEFINED whiskermenu_version_build)
diff --git a/NEWS b/NEWS
index 651a8c8..2665590 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.3.0
+=====
+- Fix sidebar wider than iconless categories.
+- Add buttons for individual logout commands. (bug #14639)
+- Add option to stay visible when focus is lost. (bug #12240)
+- Always allow positioning commands next to search.
+- Improve preferences spacing. (bug #14683)
+- Translation updates: Bulgarian, Catalan, Chinese (China),
+ Chinese (Taiwan), Czech, Danish, Dutch, French, German, Greek,
+ Lithuanian, Nepali, Polish, Portuguese, Portuguese (Brazil),
+ Russian, Serbian, Slovak, Slovenian, Turkish, Welsh.
+
2.2.1
=====
- Fix category button staying active when dragged. (bug #14419)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list