summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 324bc2a)
raw | patch | inline | side by side (parent: 324bc2a)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Oct 2011 02:14:24 +0000 (19:14 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Oct 2011 02:14:24 +0000 (19:14 -0700) |
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 ddb8d37eaaf31d933aeae93da69bf83e281d41bd..5645fa20bf98bb2be2862bf734baf7aa1e226816 100644 (file)
---
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
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 19a142adc2c1ba797ea327965f8b7745788327d2..56dc9d66838c3767852da420b1eeaf6ee4ceb1c4 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7.GIT
+DEF_VER=v1.7.8-rc0
LF='
'