Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-26 05:14:12 +0300
committerJunio C Hamano <junkio@cox.net>2006-12-26 05:39:54 +0300
commitd5e86da89155b462c30a59bc724037fb111d3894 (patch)
treebf6ae5d42764eabec165079d3d0359cbf0b80fc0
parentd2bafe5c320c1204b264dc25392a3fc35ed57153 (diff)
GIT v1.5.0 previewv1.5.0-rc0
This is not yet -rc1 where all new topics closes, but I think it is getting pretty closer. I'd still want to merge updates to fsck/prune to honor reflog entries before -rc1. Signed-off-by: Junio C Hamano <junkio@cox.net>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index eca1ff2175..21ff949ea2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.4.4.GIT
+DEF_VER=v1.4.5-rc0.GIT
LF='
'