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

noreply at xfce.org noreply at xfce.org
Fri Jul 13 13:27:03 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       a   n   n   o   t   a   t   e   d       t   a   g       v   2   .   2   .   1   
   in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 7b51893486c4ff3e8a3af866c21a4bb826aeb956
Author: Graeme Gott <graeme at gottcode.org>
Date:   Fri Jul 13 07:06:15 2018 -0400

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 53e3f29..812d1de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
 # version number
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "2")
-set(whiskermenu_version_micro "0")
+set(whiskermenu_version_micro "1")
 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 7f3f074..651a8c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.2.1
+=====
+- Fix category button staying active when dragged. (bug #14419)
+- Fix regression of non-square panel image support. (bug #14506)
+- Fix redundant hiding of menu.
+- Fix sidebar buttons retaining incorrect width.
+- Fix commands not following sidebar.
+- Translation updates: English (United Kingdom), Georgian, Japanese,
+  Serbian, Slovak, Slovenian, Spanish, Swedish.
+
 2.2.0
 =====
 - Fix panel icon size not following theme.

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


More information about the Xfce4-commits mailing list