aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-12 14:54:33 -0700
committerJunio C Hamano <gitster@pobox.com>2007-07-12 14:54:33 -0700
commit61c3f9086a733124258168f5c8e7437e3c56f3c3 (patch)
treec0dcd0a1e27540d8d434a3c751990124b4681254 /GIT-VERSION-GEN
parentf8db7884286232274c8e7c7d82a35a2478b097d3 (diff)
downloadgit-61c3f9086a733124258168f5c8e7437e3c56f3c3.tar.gz
git-61c3f9086a733124258168f5c8e7437e3c56f3c3.tar.xz
GIT v1.5.3-rc1v1.5.3-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 06c360b26..3c0032cec 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.2.GIT
+DEF_VER=v1.5.3.GIT
LF='
'