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-01-27 05:39:41 +0300
committerJunio C Hamano <gitster@pobox.com>2008-01-27 09:48:03 +0300
commitbf5aeb150681ed743d317702eaf123c34b05c311 (patch)
tree91d95e68b8a43af7bf5b3d48534c040ae20b8612 /GIT-VERSION-GEN
parentc85c79279df2c8a583d95449d1029baba41f8660 (diff)
GIT 1.5.4-rc5v1.5.4-rc5
Hopefully the last rc before the final... 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 2ba142a11e..e0842c462c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4-rc3.GIT
+DEF_VER=v1.5.4-rc5.GIT
LF='
'