[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 10/10: Bump version number.
noreply at xfce.org
noreply at xfce.org
Sat Dec 10 15:09:12 CET 2016
This is an automated email from the git hooks/post-receive script.
gottcode pushed a commit to annotated tag v1.6.2
in repository panel-plugins/xfce4-whiskermenu-plugin.
commit ddba76ff0dafd6cac2af787ebb2882257e125785
Author: Graeme Gott <graeme at gottcode.org>
Date: Sat Dec 10 08:52:43 2016 -0500
Bump version number.
---
CMakeLists.txt | 2 +-
NEWS | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a81dde1..e2f8527 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(whiskermenu)
# version number
set(whiskermenu_version_major "1")
set(whiskermenu_version_minor "6")
-set(whiskermenu_version_micro "1")
+set(whiskermenu_version_micro "2")
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 f89e12f..82597e2 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,11 @@
Dutch, German, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
Slovenian, Serbian, Spanish.
+1.6.2
+=====
+- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
+ Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovak.
+
1.5.3
=====
- Fix stuck button highlight. (bug #12402)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list