summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-03-28 04:43:51 +0100
committerJunio C Hamano <gitster@pobox.com>2008-03-28 04:43:51 +0100
commit803d5158123346229d71de53818920efbc88ca0f (patch)
tree60a221421bf3333858786ef3a7a2ef74203cd0b2 /GIT-VERSION-GEN
parentbuiltin-prune: protect objects listed on the command line (diff)
parentGIT 1.5.4.5 (diff)
downloadgit-803d5158123346229d71de53818920efbc88ca0f.tar.xz
git-803d5158123346229d71de53818920efbc88ca0f.zip
GIT 1.5.5-rc2v1.5.5-rc2
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 d0b60f40d8..7529af9315 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.5-rc1.GIT
+DEF_VER=v1.5.5-rc2.GIT
LF='
'