[Xfce4-commits] [panel-plugins/xfce4-mpc-plugin] 02/02: Release 0.5.1
noreply at xfce.org
noreply at xfce.org
Sat Dec 8 23:15:18 CET 2018
This is an automated email from the git hooks/post-receive script.
l a n d r y p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-mpc-plugin.
commit d8954ab00c476b731d10af8edf58473a27b97675
Author: Landry Breuil <landry at xfce.org>
Date: Sat Dec 8 23:14:24 2018 +0100
Release 0.5.1
---
ChangeLog | 7 +++++++
configure.ac.in | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 86fbd65..1e0b488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+08-12-2018 Landry Breuil <landry at xfce.org>
+ * release 0.5.1
+ * fix a long-standing crasher when using multiple outputs
+ * improve icon sizing on 4.13 panel (thx to Simon Steinbeiss)
+ * improve spacing in settings dialog (#14671, thx to Sean Davis)
+ * allow %file% in format_song_display (#12973, thx to Armando Ortega)
+
01-11-2016 Landry Breuil <landry at xfce.org>
* release 0.5.0
* fix changing volume via mousewheel
diff --git a/configure.ac.in b/configure.ac.in
index 5960ca1..eb0eb2b 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], [5])
-m4_define([mpc_version_micro], [0])
+m4_define([mpc_version_micro], [1])
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