[Xfce4-commits] [xfce/libxfce4ui] 01/01: Post release tag bump
noreply at xfce.org
noreply at xfce.org
Sun Mar 15 19:26:51 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch xfce-4.12
in repository xfce/libxfce4ui.
commit b407a2c20e34f7121964120151dcf4fc19db069a
Author: Harald Judt <h.judt at gmx.at>
Date: Sun Mar 15 19:26:17 2015 +0100
Post release tag bump
---
configure.ac.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 30e1dd4..6f6460a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -12,7 +12,7 @@ m4_define([libxfce4ui_version_minor], [12])
m4_define([libxfce4ui_version_micro], [1])
m4_define([libxfce4ui_version_nano], []) dnl leave this empty to have no nano version
m4_define([libxfce4ui_version_build], [@REVISION@])
-m4_define([libxfce4ui_version_tag], [])
+m4_define([libxfce4ui_version_tag], [git])
m4_define([libxfce4ui_version], [libxfce4ui_version_major().libxfce4ui_version_minor().libxfce4ui_version_micro()ifelse(libxfce4ui_version_nano(), [], [], [.libxfce4ui_version_nano()])ifelse(libxfce4ui_version_tag(), [git], [libxfce4ui_version_tag()-libxfce4ui_version_build()], [libxfce4ui_version_tag()])])
m4_define([libxfce4kbd_private_verinfo], [0:0:0])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list