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>2008-03-23 10:21:48 +0300
committerJunio C Hamano <gitster@pobox.com>2008-03-23 10:22:29 +0300
commitbc6100087cfac0293e6ccbea95a24223b724d072 (patch)
tree4ccd1d85329132aee8efe64973b3e681f5cdc1be /GIT-VERSION-GEN
parent970639740c5f57508e42aeacd23823d7cf001659 (diff)
GIT 1.5.5-rc1v1.5.5-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 6ddf04d216..d0b60f40d8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4.GIT
+DEF_VER=v1.5.5-rc1.GIT
LF='
'