summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-12-15 19:19:02 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-15 19:19:02 (GMT)
commit2e900297dbb9d5bd086ea56eed07027374759791 (patch)
tree0a109e1520215d4995d309b215fa2fa06bef2d4b /GIT-VERSION-GEN
parentfef11965da875c105c40f1a9550af1f5e34a6e62 (diff)
downloadgit-2e900297dbb9d5bd086ea56eed07027374759791.zip
git-2e900297dbb9d5bd086ea56eed07027374759791.tar.gz
git-2e900297dbb9d5bd086ea56eed07027374759791.tar.bz2
Git 1.8.1-rc2v1.8.1-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 4bc073c..1a9e4a2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1-rc1
+DEF_VER=v1.8.1-rc2
LF='
'