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

noreply at xfce.org noreply at xfce.org
Mon Feb 16 23:59:14 CET 2015


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 d354c96d6421d5e4b3eb9a155c3e813f84b11221
Author: Graeme Gott <graeme at gottcode.org>
Date:   Wed Jun 25 05:35:30 2014 -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 bfeca11..084b35f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,9 +4,9 @@ project(whiskermenu)
 
 # version number
 set(whiskermenu_version_major "1")
-set(whiskermenu_version_minor "3")
+set(whiskermenu_version_minor "4")
 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 df703ac..5501f60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.4.0
+=====
+- Add option to switch position of categories and launchers.
+- Add waiting for grabs; allows modifier as shortcut.
+- Add padding to username.
+- Add single panel row option.
+- Add about entry to context menu.
+- Load applications immediately.
+- Recognize keypad enter as return for searching.
+- Set menu window type hint to DIALOG.
+- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech, Dutch, French, German, Hebrew, Italian, Japanese, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Slovak, Spanish, Swedish.
+
 1.3.2
 =====
 - Fix crash when rearranging favorites.

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


More information about the Xfce4-commits mailing list