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

Nick Schermer noreply at xfce.org
Sun Dec 2 22:02:02 CET 2012


Updating branch refs/heads/master
         to bff3700daa91ec0b09069756ea06f347e9b5ed0e (commit)
       from f2442083159fb8a6be669000283e8b3361798a31 (commit)

commit bff3700daa91ec0b09069756ea06f347e9b5ed0e
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Dec 2 22:00:30 2012 +0100

    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 ce56386..b53075a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -15,7 +15,7 @@ m4_define([libexo_version_minor], [10])
 m4_define([libexo_version_micro], [0])
 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