summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-03-05 02:20:38 +0100
committerJunio C Hamano <junkio@cox.net>2007-03-05 02:20:38 +0100
commit7193db3685b71be3e93aaac785bdc554d91d2167 (patch)
treef4028b115971a1a2d0e7d41e8d56ddd7002e913d /GIT-VERSION-GEN
parentglossary: Add definitions for dangling and unreachable objects (diff)
downloadgit-7193db3685b71be3e93aaac785bdc554d91d2167.tar.xz
git-7193db3685b71be3e93aaac785bdc554d91d2167.zip
GIT 1.5.0.3v1.5.0.3
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 32a9422336..05f935972c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0.2.GIT
+DEF_VER=v1.5.0.3.GIT
LF='
'