[Xfce4-commits] <libxfce4ui:master> Post release tag bump.
Nick Schermer
noreply at xfce.org
Sat Apr 28 21:50:02 CEST 2012
Updating branch refs/heads/master
to fa340aab0a5fd998a14c8ded76d1c1e7833394e5 (commit)
from cf85eac7804e09b24f3e8fb4165f60b1c9f8cf49 (commit)
commit fa340aab0a5fd998a14c8ded76d1c1e7833394e5
Author: Nick Schermer <nick at xfce.org>
Date: Sat Apr 28 21:45:15 2012 +0200
Post release tag bump.
configure.ac.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index de429ed..414bcdb 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -13,7 +13,7 @@ m4_define([libxfce4ui_version_minor], [10])
m4_define([libxfce4ui_version_micro], [0])
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])
More information about the Xfce4-commits
mailing list