summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-12-26 02:14:12 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-12-26 02:39:54 (GMT)
commitd5e86da89155b462c30a59bc724037fb111d3894 (patch)
treebf6ae5d42764eabec165079d3d0359cbf0b80fc0 /GIT-VERSION-GEN
parentd2bafe5c320c1204b264dc25392a3fc35ed57153 (diff)
downloadgit-d5e86da89155b462c30a59bc724037fb111d3894.zip
git-d5e86da89155b462c30a59bc724037fb111d3894.tar.gz
git-d5e86da89155b462c30a59bc724037fb111d3894.tar.bz2
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>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index eca1ff2..21ff949 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='
'