From: Junio C Hamano Date: Sat, 22 Dec 2012 19:48:47 +0000 (-0800) Subject: Git 1.8.1-rc3 X-Git-Tag: v1.8.1-rc3^0 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b3cf6f3b8d21b32d88313fc709442b78300975db?ds=inline;hp=--cc Git 1.8.1-rc3 The changes since -rc2 are mostly documentation updates. Signed-off-by: Junio C Hamano --- b3cf6f3b8d21b32d88313fc709442b78300975db diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 1a9e4a20da..b2dffc839f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.1-rc2 +DEF_VER=v1.8.1-rc3 LF=' '