[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 37/37: Bump version number.
noreply at xfce.org
noreply at xfce.org
Sat Aug 20 18:36:21 CEST 2016
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to annotated tag v1.5.1
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 18c31a357c102ab38e98ac24c154f9e6187b3ef8
Author: Graeme Gott <graeme at gottcode.org>
Date: Mon Sep 21 15:15:25 2015 -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 41bc489..1e0fc95 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "1")
set(whiskermenu_version_minor "5")
-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 60a0e23..562d70e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.5.1
+=====
+- Fix window being draggable. (bug #11908)
+- Fix not searching descriptions.
+- Translation updates: Asturian, Bulgarian, Chinese (China),
+ Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French, Finnish,
+ German, Indonesian, Japanese, Kazakh, Lithuanian, Malay, Nepali,
+ Norwegian Bokmål, Persian, Polish, Portuguese, Russian, Serbian,
+ Slovak, Slovenian, Spanish, Swedish, Turkish
+
1.5.0
=====
- Fix search activation to allow input methods.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list