summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d69bafc)
raw | patch | inline | side by side (parent: d69bafc)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 28 Nov 2011 22:07:13 +0000 (14:07 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 28 Nov 2011 22:07:22 +0000 (14:07 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.8.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index d9da586972620cf10157bc55cc24d6c40434ff6f..95f5bffbe11479027b59780be2f93aa247301d37 100644 (file)
---
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
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 6fbd7cd27761b3de5e8a3af0cafcae5acae98d51..2d12904f60ff8c8c1301b20da5ac4f73aaba69f6 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8-rc3
+DEF_VER=v1.7.8-rc4
LF='
'