summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-06-28 14:56:30 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-28 14:56:30 -0700
commit3a461832c5ca4f140e41fdc34f86c90868aea33b (patch)
tree08beb38e90edfd43e54c4f4c104a5102e49e4e67 /GIT-VERSION-GEN
parentconfigure: fix option help message for --disable-pthreads (diff)
downloadtgif-3a461832c5ca4f140e41fdc34f86c90868aea33b.tar.xz
Git 1.8.3.2
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 eeecb5d9fc..45ead76e10 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3.1
+DEF_VER=v1.8.3.2
LF='
'