summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a1bb8f4)
raw | patch | inline | side by side (parent: a1bb8f4)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 16 Dec 2009 20:50:33 +0000 (12:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 16 Dec 2009 20:50:33 +0000 (12: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 059e9c3c14067777069e06a1883167d3dd35d108..b9e864238a40c293efef15812713c9143bf78cc5 100644 (file)
All of the fixes in v1.6.5.X maintenance series are included in this
release, unless otherwise noted.
-
----
-exec >/var/tmp/1
-echo O=$(git describe master)
-O=v1.6.6-rc1-79-g529f8c6
-git shortlog --no-merges $O..master --not maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4e1806b1dccde51353943c612fd6df73a33e7b07..039e8d427c258954a988527095972fadc3cecd34 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6-rc2.GIT
+DEF_VER=v1.6.6-rc3.GIT
LF='
'