Browse Source

Git 1.7.8-rc0

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint v1.7.8-rc0
Junio C Hamano 13 years ago
parent
commit
be3fa9125e
  1. 2
      Documentation/RelNotes/1.7.8.txt
  2. 2
      GIT-VERSION-GEN

2
Documentation/RelNotes/1.7.8.txt

@ -214,7 +214,7 @@ included in this release. @@ -214,7 +214,7 @@ included in this release.

---
exec >/var/tmp/1
O=v1.7.7.1-487-g4801546
O=v1.7.7.1-492-g324bc2a
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo

2
GIT-VERSION-GEN

@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.7.7.GIT
DEF_VER=v1.7.8-rc0

LF='
'

Loading…
Cancel
Save