summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-07 21:14:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-03-07 21:14:39 (GMT)
commitaadb70a5594222cac215f9590017f05d5d0f31b2 (patch)
tree4390d45355a4bda2d4f1611b020a9b11507ad71a /GIT-VERSION-GEN
parentcde47b9dce8b7d2411d972d20585ba4b2f8f6767 (diff)
downloadgit-aadb70a5594222cac215f9590017f05d5d0f31b2.zip
git-aadb70a5594222cac215f9590017f05d5d0f31b2.tar.gz
git-aadb70a5594222cac215f9590017f05d5d0f31b2.tar.bz2
Git 1.8.2-rc3v1.8.2-rc3
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 6b96d6a..c725291 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2-rc2
+DEF_VER=v1.8.2-rc3
LF='
'