[Xfce4-commits] <exo:xfce-4.6> Also drop the r in the revision.

Nick Schermer noreply at xfce.org
Fri Oct 9 11:22:01 CEST 2009


Updating branch refs/heads/xfce-4.6
         to aad73824b9e1b9d70e3355f0b86233ee29c33edf (commit)
       from a929d9b71db5c759db49c8b625eca53cb79e8268 (commit)

commit aad73824b9e1b9d70e3355f0b86233ee29c33edf
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Oct 9 11:17:17 2009 +0200

    Also drop the r in the revision.

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

diff --git a/configure.in.in b/configure.in.in
index faa39e8..28a8303 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -14,7 +14,7 @@ m4_define([libexo_version_major], [0])
 m4_define([libexo_version_minor], [3])
 m4_define([libexo_version_micro], [102])
 m4_define([libexo_version_nano], [])
-m4_define([libexo_version_build], [r at REVISION@])
+m4_define([libexo_version_build], [@REVISION@])
 m4_define([libexo_version_tag], [git])
 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()])])
 



More information about the Xfce4-commits mailing list