Skip to content

Commit ad0b46b

Browse files
author
Junio C Hamano
committed
Merge branch 'master' into next
* master: GIT 1.3.0-rc3
2 parents 1b25fd1 + a0a0195 commit ad0b46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GIT-VERSION-GEN

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
GVF=GIT-VERSION-FILE
4-
DEF_VER=v1.3-rc2.GIT
4+
DEF_VER=v1.3-rc3.GIT
55

66
# First try git-describe, then see if there is a version file
77
# (included in release tarballs), then default

0 commit comments

Comments
 (0)