From: Jens Axboe Date: Fri, 13 Apr 2012 17:18:49 +0000 (+0200) Subject: Fix for non-git versions X-Git-Tag: gfio-0.1~2^2~9 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=075fa7bb64317a785892da060d6f0caf20822f18;ds=sidebyside Fix for non-git versions Signed-off-by: Jens Axboe --- diff --git a/FIO-VERSION-GEN b/FIO-VERSION-GEN index d8122553..bd73b9ee 100755 --- a/FIO-VERSION-GEN +++ b/FIO-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=FIO-VERSION-FILE -DEF_VER=v2.0.5.GIT +DEF_VER=2.0.7 LF=' '