[Xfce4-commits] [apps/xfce4-volumed-pulse] 01/02: Prepare for 0.2.2

noreply at xfce.org noreply at xfce.org
Wed Sep 14 03:27:54 CEST 2016


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

bluesabre pushed a commit to branch master
in repository apps/xfce4-volumed-pulse.

commit b46042847f52768bd29f92e6af89f852781cdae2
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue Sep 13 21:20:26 2016 -0400

    Prepare for 0.2.2
---
 configure.ac.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index b5d4fdb..f02ceaa 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ m4_define([xfce4_volumed_pulse_version_minor], [2])
 m4_define([xfce4_volumed_pulse_version_micro], [2])
 m4_define([xfce4_volumed_pulse_version_nano], [])
 m4_define([xfce4_volumed_pulse_version_build], [@REVISION@])
-m4_define([xfce4_volumed_pulse_version_tag], [git]) # Leave empty for releases
+m4_define([xfce4_volumed_pulse_version_tag], []) # Leave empty for releases
 m4_define([xfce4_volumed_pulse_version], [xfce4_volumed_pulse_version_major().xfce4_volumed_pulse_version_minor().xfce4_volumed_pulse_version_micro()ifelse(xfce4_volumed_pulse_version_nano(), [], [], [.xfce4_volumed_pulse_version_nano()])ifelse(xfce4_volumed_pulse_version_tag(), [git], [xfce4_volumed_pulse_version_tag()-xfce4_volumed_pulse_version_build()], [xfce4_volumed_pulse_version_tag()])])
 
 dnl ***************************

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


More information about the Xfce4-commits mailing list