[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 18/18: Bump version number.
noreply at xfce.org
noreply at xfce.org
Sat Aug 20 18:35:02 CEST 2016
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to annotated tag v1.3.2
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 02d040d7d255485c72ad0960cd0cafd9e9675322
Author: Graeme Gott <graeme at gottcode.org>
Date: Tue Mar 18 05:38:19 2014 -0400
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d9575c0..f4c7118 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "1")
set(whiskermenu_version_minor "3")
-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 daad931..df703ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.3.2
+=====
+- Fix crash when rearranging favorites.
+- Fix menu flashing when panel button is pressed rapidly.
+- Fix unable to click command buttons when focus follows mouse.
+- Fix panel button icon alignment in deskbar mode.
+- Translation updates: Arabic, Asturian, Chinese (Taiwan), Croatian, Czech, Danish, Finnish, Latvian, Nepali, Norwegian Bokmål, Portuguese (Brazil), Slovenian, Vietnamese.
+
1.3.1
=====
- Fix crash when menu items are changed.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list