[Xfce4-commits] [apps/xfce4-volumed-pulse] 61/62: Post release version bump
noreply at xfce.org
noreply at xfce.org
Thu Sep 8 10:33:23 CEST 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/xfce4-volumed-pulse.
commit f80a7a477bfcfcedee82c1aaf2c1eb7350c0c784
Author: Lionel Le Folgoc <lionel at lefolgoc.net>
Date: Sun Mar 10 22:32:38 2013 +0100
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 e6ef442..9486438 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], [0])
+m4_define([xfce4_volumed_pulse_version_micro], [1])
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