summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-01-21 07:44:55 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-01-21 07:44:55 (GMT)
commiteaf6459e4d482af51429f9464125621b805eb5fd (patch)
treec3250e17b6ef02207b4e64f1379ede18ac6228b4 /GIT-VERSION-GEN
parent9b088c4e394df84232cfd37aea78349a495b09c1 (diff)
downloadgit-eaf6459e4d482af51429f9464125621b805eb5fd.zip
git-eaf6459e4d482af51429f9464125621b805eb5fd.tar.gz
git-eaf6459e4d482af51429f9464125621b805eb5fd.tar.bz2
GIT v1.5.0-rc2v1.5.0-rc2
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 8502e4c..e0adc34 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0-rc1.GIT
+DEF_VER=v1.5.0-rc2.GIT
LF='
'