GIT v1.5.2-rc2 v1.5.2-rc2
authorJunio C Hamano <junkio@cox.net>
Sun, 6 May 2007 08:07:04 +0000 (01:07 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 6 May 2007 08:07:04 +0000 (01:07 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/RelNotes-1.5.2.txt
GIT-VERSION-GEN

index 712ebb0..02b8ea0 100644 (file)
@@ -171,6 +171,6 @@ this release, unless otherwise noted.
 
 --
 exec >/var/tmp/1
-O=v1.5.2-rc0-106-g07c785d
+O=v1.5.2-rc1-32-g125a5f1
 echo O=`git describe refs/heads/master`
 git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
index 0a6ea68..f6adb91 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.2-rc1.GIT
+DEF_VER=v1.5.2-rc2.GIT
 
 LF='
 '