Skip to content

Commit

Permalink
Git 1.7.8-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Nov 13, 2011
1 parent dc865af commit bc1bbe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/RelNotes/1.7.8.txt
Expand Up @@ -165,7 +165,7 @@ included in this release.

---
exec >/var/tmp/1
O=v1.7.8-rc1-11-gd7a0129
O=v1.7.8-rc1-23-gdc865af
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo
Expand Down
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.7.8-rc1
DEF_VER=v1.7.8-rc2

LF='
'
Expand Down

0 comments on commit bc1bbe0

Please sign in to comment.