summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f5fffbd)
raw | patch | inline | side by side (parent: f5fffbd)
author | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Aug 2006 23:40:20 +0000 (16:40 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 3 Aug 2006 23:40:20 +0000 (16:40 -0700) |
We ended up merging too many stuff after -rc2, so here is
another round of release candidate. Non bugfixes will be
queued to "next" from now on until a real 1.4.2 happens.
Signed-off-by: Junio C Hamano <junkio@cox.net>
another round of release candidate. Non bugfixes will be
queued to "next" from now on until a real 1.4.2 happens.
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 5d25b7e12b8ef678013be76af137587c32b1f9ea..1ce217dd7ba020e0aca1caf0008f65ad83eb309e 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.4.GIT
+DEF_VER=v1.4.2.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default