aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-12-19 17:21:04 -0800
committerJunio C Hamano <gitster@pobox.com>2007-12-19 17:24:04 -0800
commit74f6b03c5c8fceef416de9f9a18e5d64712b6d96 (patch)
treec48d804918032468a24f1693541b868371768b02 /GIT-VERSION-GEN
parentdbedf9729bd349c7667630d50728214ed531f74d (diff)
downloadgit-74f6b03c5c8fceef416de9f9a18e5d64712b6d96.tar.gz
git-74f6b03c5c8fceef416de9f9a18e5d64712b6d96.tar.xz
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 '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 eaf5abf1a..ad7e05662 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='
'