[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 07/07: Bump version number.
noreply at xfce.org
noreply at xfce.org
Thu Dec 28 19:40:40 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 . 5
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit 4e9f2cdfee78b68bf9ad0a373675de2a3156eb34
Author: Graeme Gott <graeme at gottcode.org>
Date: Thu Dec 28 13:30:10 2017 -0500
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 86dd246..c6c3149 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 "4")
+set(whiskermenu_version_micro "5")
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 7923873..0de45aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.1.5
+=====
+- Fix typo. (bug #14001)
+- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.
+
2.1.4
=====
- Fix excessive padding on panel button. (bug #13611)
@@ -58,6 +63,11 @@
Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
Slovenian, Spanish.
+1.7.5
+=====
+- Fix typo. (bug #14001)
+- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.
+
1.7.4
=====
- Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list