aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-04-18 13:15:18 -0700
committerJunio C Hamano <junkio@cox.net>2006-04-18 13:15:18 -0700
commit4baff50551545e2b6825973ec37bcaf03edb95fe (patch)
tree76d08449a08f4b5e2841559eb698bbf57ab7bb57
parent8f2b72a93666afe63ab39b279bbd4088bd5463ca (diff)
downloadgit-4baff50551545e2b6825973ec37bcaf03edb95fe.tar.gz
git-4baff50551545e2b6825973ec37bcaf03edb95fe.tar.xz
GIT 1.3.0v1.3.0
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e88fe5ae7..7fcefcd7c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.3-rc4.GIT
+DEF_VER=v1.3.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default