[Xfce4-commits] <exo:master> Remove git tag for release.

Nick Schermer noreply at xfce.org
Sun Oct 18 20:28:03 CEST 2009


Updating branch refs/heads/master
         to 5ef20525582a8afba3c970f333d7c6b07c7a7c1c (commit)
       from e0f35aa1036e96e29b3d441e3c02f2b69c200008 (commit)

commit 5ef20525582a8afba3c970f333d7c6b07c7a7c1c
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Oct 18 20:14:37 2009 +0200

    Remove git tag for release.

 configure.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in.in b/configure.in.in
index b405820..0a058f3 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -16,7 +16,7 @@ m4_define([libexo_version_minor], [5])
 m4_define([libexo_version_micro], [0])
 m4_define([libexo_version_nano], [])
 m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [git])
+m4_define([libexo_version_tag], [])
 m4_define([libexo_version], [libexo_version_major().libexo_version_minor().libexo_version_micro()ifelse(libexo_version_nano(), [], [], [.libexo_version_nano()])ifelse(libexo_version_tag(), [git], [libexo_version_tag()-libexo_version_build()], [libexo_version_tag()])])
 
 dnl ********************************************



More information about the Xfce4-commits mailing list