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

noreply at xfce.org noreply at xfce.org
Sat Aug 20 18:34:43 CEST 2016


This is an automated email from the git hooks/post-receive script.

gottcode pushed a commit to annotated tag v1.3.1
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit 6e78bcda9f30fe4387d8c324262d8095ca15f897
Author: Graeme Gott <graeme at gottcode.org>
Date:   Mon Jan 6 07:34:19 2014 -0500

    Bump version number.
---
 CMakeLists.txt                  | 2 +-
 NEWS                            | 6 ++++++
 po/xfce4-whiskermenu-plugin.pot | 4 ++--
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a9f4df..d9575c0 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 "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 59a7cbd..daad931 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.3.1
+=====
+- Fix crash when menu items are changed.
+- Fixes to the button layout.
+- Translation updates: German, French, Nepali, Polish, Spanish, Uzbek, Vietnamese.
+
 1.3.0
 =====
 - Fix menu artifacts when switching categories.
diff --git a/po/xfce4-whiskermenu-plugin.pot b/po/xfce4-whiskermenu-plugin.pot
index 8249318..b3644ba 100644
--- a/po/xfce4-whiskermenu-plugin.pot
+++ b/po/xfce4-whiskermenu-plugin.pot
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2013 Graeme Gott
+# Copyright (C) 2014 Graeme Gott
 # This file is distributed under the same license as the xfce4-whiskermenu-plugin package.
 # FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
 #
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-29 12:13+0000\n"
+"POT-Creation-Date: 2014-01-06 12:33+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"

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


More information about the Xfce4-commits mailing list