summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-26 22:45:09 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-04-26 22:45:09 (GMT)
commitb75cdfaa882a00f2274e74b21c1a9927d184ed29 (patch)
tree18b323f367c31a11a169a6fa9a6d05603bad6024 /GIT-VERSION-GEN
parent2a407d7443b0ff2832f0bad0db0dd5b1858fde8d (diff)
downloadgit-b75cdfaa882a00f2274e74b21c1a9927d184ed29.zip
git-b75cdfaa882a00f2274e74b21c1a9927d184ed29.tar.gz
git-b75cdfaa882a00f2274e74b21c1a9927d184ed29.tar.bz2
Git 1.8.3-rc0v1.8.3-rc0
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 6722e62..293d0b9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2.GIT
+DEF_VER=v1.8.3-rc0
LF='
'