[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 01/02: Release 0.4.99
noreply at xfce.org
noreply at xfce.org
Sun Jun 5 17:54:23 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-mpc-plugin.
commit 2508b9d4f11333eb9ccaf33fbe3352441a7e62c1
Author: Landry Breuil <landry at xfce.org>
Date: Sun Jun 5 17:40:52 2016 +0200
Release 0.4.99
---
ChangeLog | 4 ++++
configure.ac.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 8775679..a29ec36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+05-06-2016 Landry Breuil <landry at xfce.org>
+ * release 0.4.99
+ * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+
04-03-2015 Landry Breuil <landry at xfce.org>
* release 0.4.5
* autotools update
diff --git a/configure.ac.in b/configure.ac.in
index 2aec56d..a82d530 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
m4_define([mpc_version_major], [0])
m4_define([mpc_version_minor], [4])
-m4_define([mpc_version_micro], [5])
+m4_define([mpc_version_micro], [99])
m4_define([mpc_version_tag], []) # Leave empty for releases
m4_define([mpc_version_build], [@REVISION@])
m4_define([mpc_version], [mpc_version_major().mpc_version_minor().mpc_version_micro()ifelse(mpc_version_tag(), [], [], [mpc_version_tag()-mpc_version_build()])])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list