[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] 01/01: Release 0.5.99

noreply at xfce.org noreply at xfce.org
Sun Jun 5 17:56:56 CEST 2016


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

landry pushed a commit to branch master
in repository panel-plugins/xfce4-wavelan-plugin.

commit 65944cefbfc631a8d494a10cfbf0ffe85c9fb673
Author: Landry Breuil <landry at xfce.org>
Date:   Sun Jun 5 17:42:44 2016 +0200

    Release 0.5.99
---
 NEWS            | 4 ++++
 configure.ac.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 845e109..7a059ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.5.99 (2016/06/05):
+---------
+  * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+
 0.5.12 (2015/03/04):
 ---------
   * Add strings to translation
diff --git a/configure.ac.in b/configure.ac.in
index f4c7d3a..64f1c67 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
 dnl Version information
 m4_define([xwp_version_major], [0])
 m4_define([xwp_version_minor], [5])
-m4_define([xwp_version_micro], [12])
+m4_define([xwp_version_micro], [99])
 m4_define([xwp_version], [xwp_version_major().xwp_version_minor().xwp_version_micro()])
 
 dnl Initial autoconf

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


More information about the Xfce4-commits mailing list