summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 15:21:15 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-29 15:21:15 -0700
commitfada522129c59755f8616f33adad49604db919d8 (patch)
tree3527e2bb6067844ff68e8eeae7cdf1a781fdebbc /GIT-VERSION-GEN
parenta717d9e1d3a8b0b3ab32ece2d2fa88de3a2f2a6f (diff)
downloadgit-fada522129c59755f8616f33adad49604db919d8.tar.gz
Start 1.8.3.1 maintenance track
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 aa87dbfd53..1c0ca639ba 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc3
+DEF_VER=v1.8.3
LF='
'