[Xfce4-commits] [apps/xfce4-volumed-pulse] 01/01: Post release version bump
noreply at xfce.org
noreply at xfce.org
Tue Feb 13 22:47:10 CET 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i 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 apps/xfce4-volumed-pulse.
commit 9e275a2789415b572aad08bd6e66ccbf9b41119d
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Feb 13 22:46:59 2018 +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 bcda940..fe2d109 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], [3])
+m4_define([xfce4_volumed_pulse_version_micro], [4])
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