[Xfce4-commits] <xfce4-wavelan-plugin:master> updates for 0.5.8

Landry Breuil noreply at xfce.org
Mon Apr 9 19:06:07 CEST 2012


Updating branch refs/heads/master
         to 134d2477499160034c781571ff86cd2f26333b3e (commit)
       from 52c2c400da69df8f67d13616f2aebdc2be780d55 (commit)

commit 134d2477499160034c781571ff86cd2f26333b3e
Author: Landry Breuil <landry at xfce.org>
Date:   Mon Apr 9 18:52:04 2012 +0200

    updates for 0.5.8

 NEWS            |    5 +++++
 configure.ac.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 4535b18..4739a45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.5.8 (2012/04/09):
+---------
+  * Build the plugin as an external module
+  * Add about dialog
+
 0.5.7 (2012/04/03):
 ---------
   * Port to libxfce4ui
diff --git a/configure.ac.in b/configure.ac.in
index 5a32124..3d132d6 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], [7])
+m4_define([xwp_version_micro], [8])
 m4_define([xwp_version], [xwp_version_major().xwp_version_minor().xwp_version_micro()])
 
 dnl Initial autoconf


More information about the Xfce4-commits mailing list