summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 170abc8)
raw | patch | inline | side by side (parent: 170abc8)
author | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Apr 2006 06:21:34 +0000 (23:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 15 Apr 2006 06:21:34 +0000 (23:21 -0700) |
I've merged everything I think is ready for 1.3.0, so this is
the final round -- hopefully I can release this with minimum
last-minute fixup as v1.3.0 early next week.
Signed-off-by: Junio C Hamano <junkio@cox.net>
the final round -- hopefully I can release this with minimum
last-minute fixup as v1.3.0 early next week.
Signed-off-by: Junio C Hamano <junkio@cox.net>
GIT-VERSION-GEN | patch | blob | history |
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 656f55542cd098157caf8654a0d6e6ec98144ebf..e88fe5ae7cd6c4b9e423a95ec125e4697467f0f1 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.3-rc3.GIT
+DEF_VER=v1.3-rc4.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default