summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-06 23:58:14 +0100
committerJunio C Hamano <gitster@pobox.com>2015-03-06 23:58:14 +0100
commit1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60 (patch)
tree10419e45dfac40fee3f12beb796e8baf2910d63d /GIT-VERSION-GEN
parentMerge branch 'rj/no-xopen-source-for-cygwin' into maint (diff)
downloadgit-1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60.tar.xz
git-1165ae6f3d42e0eb0ddfc2d4e6dfa8bd0b88eb60.zip
Git 2.3.2v2.3.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 0407788976..50078659fc 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='
'