summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-02-26 08:58:50 +0100
committerJunio C Hamano <junkio@cox.net>2007-02-26 09:26:06 +0100
commit0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035 (patch)
tree7a2190291d373e37b469280293570733ee0ed5aa /GIT-VERSION-GEN
parentgit-remote: support remotes with a dot in the name (diff)
downloadgit-0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035.tar.xz
git-0d9b9ab1284ce125fd49cf7dbf4d28e0540cf035.zip
GIT 1.5.0.2v1.5.0.2
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9133a00b23..32a9422336 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='
'