[Xfce4-commits] [apps/xfce4-volumed-pulse] 01/01: Post release version bump

noreply at xfce.org noreply at xfce.org
Sun Sep 11 16:05:26 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 3044264a6f1a5e749e4eb4471bf2556630798b05
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sun Sep 11 10:05:21 2016 -0400

    Post release version bump
---
 configure.ac.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index af7f53b..b5d4fdb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -3,10 +3,10 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([xfce4_volumed_pulse_version_major], [0])
 m4_define([xfce4_volumed_pulse_version_minor], [2])
-m4_define([xfce4_volumed_pulse_version_micro], [1])
+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], []) # Leave empty for releases
+m4_define([xfce4_volumed_pulse_version_tag], [git]) # 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