summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0ecb07)
raw | patch | inline | side by side (parent: c0ecb07)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Dec 2009 18:50:17 +0000 (10:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Dec 2009 18:50:17 +0000 (10:50 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.6.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 009d45a1dd47491d1fb1e1b09e279d335a162f9f..afcce8ba9a344989dd56022314394f84fa66df1f 100644 (file)
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.6.6-rc0-96-gb5d4cf2
+O=v1.6.6-rc0-119-gc0ecb07
git shortlog --no-merges $O..master --not maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 710d361233e26a8cc2da94f87f8b436b5af3419b..10a38ba67a5ba973ddac81389bb5d419d8008f90 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.GIT
+DEF_VER=v1.6.6-rc1.GIT
LF='
'