summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-05-07 02:13:27 +0200
committerJunio C Hamano <gitster@pobox.com>2009-05-07 03:16:40 +0200
commitf01f1099f40f24fe6f7802185340a6fa3a3d4f35 (patch)
treee77f8d73a6a39a399d96411baa1e02c59a1664f0 /GIT-VERSION-GEN
parentt4029: use sh instead of bash (diff)
downloadgit-f01f1099f40f24fe6f7802185340a6fa3a3d4f35.tar.xz
git-f01f1099f40f24fe6f7802185340a6fa3a3d4f35.zip
GIT 1.6.3v1.6.3
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 97fc1e0519..39cde784c9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.GIT
+DEF_VER=v1.6.3.GIT
LF='
'