OSDN Git Service

Git 1.6.6-rc1 v1.6.6-rc1
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Dec 2009 18:50:17 +0000 (10:50 -0800)
committerJunio 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
GIT-VERSION-GEN

index 009d45a..afcce8b 100644 (file)
@@ -239,5 +239,5 @@ release, unless otherwise noted.
 ---
 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
index 710d361..10a38ba 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.5.GIT
+DEF_VER=v1.6.6-rc1.GIT
 
 LF='
 '