summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-06 22:58:14 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-06 22:58:14 (GMT)
commit1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60 (patch)
tree10419e45dfac40fee3f12beb796e8baf2910d63d /GIT-VERSION-GEN
parentf69f5f19cfae949b2bbd6c6ffbb990b6a00d04b0 (diff)
downloadgit-1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60.zip
git-1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60.tar.gz
git-1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60.tar.bz2
Git 2.3.2v2.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 0407788..5007865 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.1
+DEF_VER=v2.3.2
LF='
'