summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-06-10 19:41:54 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-06-10 19:41:54 (GMT)
commit41292ddd37202ff6dce34986c87a6000c5d3fbfa (patch)
tree261949045f656df399ebd84d5deb339d8a4ae222 /GIT-VERSION-GEN
parent0a8f4f0020cb35095005852c0797f0b90e9ebb74 (diff)
downloadgit-120530fb2e10679d9095e278c95c0e98c96f3080.zip
git-120530fb2e10679d9095e278c95c0e98c96f3080.tar.gz
git-120530fb2e10679d9095e278c95c0e98c96f3080.tar.bz2
GIT 1.4.0v1.4.0
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a461518..5d25b7e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.3.GIT
+DEF_VER=v1.4.GIT
# First try git-describe, then see if there is a version file
# (included in release tarballs), then default