diff --git a/comptime.sh b/comptime.sh index 1bd35b629..703bb2d35 100755 --- a/comptime.sh +++ b/comptime.sh @@ -5,7 +5,7 @@ if [ x"$1" != x ]; then fi versiongit() { - gitversion=`git svn log HEAD --limit=1 --oneline | cut -f 1 -d " "` + gitversion=`git describe` cat < $path/comptime.h // Do not edit! This file was autogenerated