summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-22 19:48:47 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-22 19:48:47 (GMT)
commitb3cf6f3b8d21b32d88313fc709442b78300975db (patch)
tree7c2d4293ebbcb768e9caa458bc7508b758c06818 /GIT-VERSION-GEN
parentb10c4add03044b7be358ff7231b9ec50016ded4b (diff)
downloadgit-b3cf6f3b8d21b32d88313fc709442b78300975db.zip
git-b3cf6f3b8d21b32d88313fc709442b78300975db.tar.gz
git-b3cf6f3b8d21b32d88313fc709442b78300975db.tar.bz2
Git 1.8.1-rc3v1.8.1-rc3
The changes since -rc2 are mostly documentation updates. 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 1a9e4a2..b2dffc8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc2
+DEF_VER=v1.8.1-rc3
LF='
'