[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 17/17: Bump version number.
noreply at xfce.org
noreply at xfce.org
Mon Nov 13 19:39:35 CET 2017
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 . 1 . 4
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 85bef962cce108eb2dbe566a18b9a7ad215f9d59
Author: Graeme Gott <graeme at gottcode.org>
Date: Mon Nov 13 13:19:33 2017 -0500
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 14 ++++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da4d183..86dd246 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "2")
set(whiskermenu_version_minor "1")
-set(whiskermenu_version_micro "3")
+set(whiskermenu_version_micro "4")
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 181fe07..7923873 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.1.4
+=====
+- Fix excessive padding on panel button. (bug #13611)
+- Fix blurry category buttons with high DPI.
+- Fix blurry profile picture with high DPI.
+- Fix panel icon too big with high DPI. (bug #13893)
+- Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
+ Lithuanian, Norwegian Bokmål, Portuguese (Brazil), Russian, Swedish.
+
2.1.3
=====
- Fixed desktop action incorrectly parsing escaped k.
@@ -49,6 +58,11 @@
Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
Slovenian, Spanish.
+1.7.4
+=====
+- Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
+ Lithuanian, Norwegian Bokmål, Portuguese (Brazil), Russian, Swedish.
+
1.7.3
=====
- Fixed desktop action incorrectly parsing escaped k.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list