Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-09-03 13:40:06 +0400
committerJunio C Hamano <gitster@pobox.com>2007-09-03 13:40:06 +0400
commit1e61b7640d09015213dbcae3564fa27ac6a8c151 (patch)
treeb5648ef44d0b6488e913ea2c18a0425e6c99eaa1 /GIT-VERSION-GEN
parent5587cac28be66acf5edc2a4b83b67c8cfffbc5e9 (diff)
Start 1.5.4 cycle
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 3835fb3965..3c0032cec5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.3.1.GIT
+DEF_VER=v1.5.3.GIT
LF='
'