summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-02-18 16:18:43 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2007-02-18 16:18:43 -0800
commit4bc94d289221e16cccbc72f73b3b5b1de0b822c5 (patch)
tree10b76ca8edbbd63e74935a499d07f64d084e0964 /GIT-VERSION-GEN
parentDocumentation/i18n.txt: it is i18n.commitencoding not core.commitencoding (diff)
downloadtgif-4bc94d289221e16cccbc72f73b3b5b1de0b822c5.tar.xz
GIT 1.5.0.1
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 6abde8d7b3..9133a00b23 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0.GIT
+DEF_VER=v1.5.0.1.GIT
LF='
'