Skip to content

Commit

Permalink
GIT v1.3.0-rc4
Browse files Browse the repository at this point in the history
I've merged everything I think is ready for 1.3.0, so this is
the final round -- hopefully I can release this with minimum
last-minute fixup as v1.3.0 early next week.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Apr 15, 2006
1 parent 170abc8 commit 42b5c78
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.3-rc3.GIT
DEF_VER=v1.3-rc4.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 42b5c78

Please sign in to comment.