Skip to content

Commit

Permalink
GIT 1.4.2-rc3
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Aug 3, 2006
1 parent f5fffbd commit 5a71682
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.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
Expand Down

0 comments on commit 5a71682

Please sign in to comment.