[Xfce4-commits] <exo:master> Post release tag bump.

Nick Schermer noreply at xfce.org
Sat Oct 24 12:14:01 CEST 2009


Updating branch refs/heads/master
         to fe7368b8bd221fdf1750f07cd0aef1f5fbb1ff2e (commit)
       from 1bd7d8ff550ee7456af5fd440eeb09612b7c2907 (commit)

commit fe7368b8bd221fdf1750f07cd0aef1f5fbb1ff2e
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Oct 24 12:11:42 2009 +0200

    Post release tag bump.

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

diff --git a/configure.in.in b/configure.in.in
index 31e19f4..8e774df 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [5])
 m4_define([libexo_version_micro], [1])
 m4_define([libexo_version_nano], [])
 m4_define([libexo_version_build], [@REVISION@])
-m4_define([libexo_version_tag], [])
+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()])])
 
 dnl ********************************************



More information about the Xfce4-commits mailing list