summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 125a5f1)
raw | patch | inline | side by side (parent: 125a5f1)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 6 May 2007 08:07:04 +0000 (01:07 -0700) | ||
committer | Junio 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 | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 712ebb0b784bf8adbd8e06eeb683248576d9eb0a..02b8ea0a6889d9b558e3055afce9b294df07359a 100644 (file)
--
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
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 0a6ea68dec985103bc456e27bea44227f0dd2296..f6adb91ed217ca65b5112c9388d286fb4eef19f1 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.2-rc1.GIT
+DEF_VER=v1.5.2-rc2.GIT
LF='
'