summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-04-02 10:42:14 -0700
committerJunio C Hamano <gitster@pobox.com>2008-04-02 11:13:25 -0700
commit6c41b80153a2e4ee347d0e968ee8d0d9abfc8862 (patch)
tree97409de94a6ddfc499027e31e0285fa94fa96737 /GIT-VERSION-GEN
parenteedb9d9eabda4d6a91f2271b8694763d018b0f89 (diff)
downloadgit-6c41b80153a2e4ee347d0e968ee8d0d9abfc8862.tar.gz
GIT 1.5.5-rc3v1.5.5-rc3
The rate of fixes that trickle in has slowed and we are definitely getting there. Hopefully one final round and we will have the final 1.5.5 soon. 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 7529af9315..565cb41c10 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.5-rc2.GIT
+DEF_VER=v1.5.5-rc3.GIT
LF='
'