summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-12-20 02:21:04 +0100
committerJunio C Hamano <gitster@pobox.com>2007-12-20 02:24:04 +0100
commit74f6b03c5c8fceef416de9f9a18e5d64712b6d96 (patch)
treec48d804918032468a24f1693541b868371768b02 /GIT-VERSION-GEN
parentCatch and handle git-commit failures in git-rebase --interactive (diff)
downloadgit-74f6b03c5c8fceef416de9f9a18e5d64712b6d96.tar.xz
git-74f6b03c5c8fceef416de9f9a18e5d64712b6d96.zip
GIT 1.5.4-rc1v1.5.4-rc1
It's been a week since -rc0, and we have quite a lot of fixes, so here it is. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index eaf5abf1a7..ad7e056620 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.4-rc0.GIT
+DEF_VER=v1.5.4-rc1.GIT
LF='
'