Skip to content

Commit

Permalink
GIT v1.5.0 preview
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Dec 26, 2006
1 parent d2bafe5 commit d5e86da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v1.4.4.GIT
DEF_VER=v1.4.5-rc0.GIT

LF='
'

0 comments on commit d5e86da

Please sign in to comment.