Git 1.7.8-rc4

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2011-11-28 14:07:13 -08:00
parent d69bafcb36
commit fc14b89a7e
2 changed files with 2 additions and 2 deletions

View file

@ -162,7 +162,7 @@ included in this release.
---
exec >/var/tmp/1
O=v1.7.8-rc3-16-g9e9ab40
O=v1.7.8-rc4
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo

View file

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.7.8-rc3
DEF_VER=v1.7.8-rc4
LF='
'