summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-03-19 09:28:29 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-03-19 09:56:29 (GMT)
commitceb8442af7367611c3f5db124a5dc1dbb7fb438f (patch)
treea65fa426de4a95cc1068dc16b151fd1d77033820 /GIT-VERSION-GEN
parent843d49a47906bfc7b89553da0c5e4f06ed4c348b (diff)
downloadgit-ceb8442af7367611c3f5db124a5dc1dbb7fb438f.zip
git-ceb8442af7367611c3f5db124a5dc1dbb7fb438f.tar.gz
git-ceb8442af7367611c3f5db124a5dc1dbb7fb438f.tar.bz2
GIT 1.5.1-rc1v1.5.1-rc1
I think we can start to slow down, as we now have covered everything I listed earlier in the short-term release plan. The last release 1.5.0 took painfully too long. 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 6abde8d..39ba8d1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.0.GIT
+DEF_VER=v1.5.1-rc1.GIT
LF='
'