summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-02-26 07:58:50 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-26 08:26:06 (GMT)
commit0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035 (patch)
tree7a2190291d373e37b469280293570733ee0ed5aa /GIT-VERSION-GEN
parent4e5104c1fc42e440b9f086d428157d45897e1273 (diff)
downloadgit-0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035.zip
git-0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035.tar.gz
git-0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035.tar.bz2
GIT 1.5.0.2v1.5.0.2
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 9133a00..32a9422 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0.1.GIT
+DEF_VER=v1.5.0.2.GIT
LF='
'