Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-04-21 22:17:09 +0300
committerJunio C Hamano <gitster@pobox.com>2015-04-21 22:17:09 +0300
commitba63bfaa59ee41bd679286a594cc643b5a53c48d (patch)
tree7e254b9226b5f797bbf3a8adce7e528ab1ef2f03 /GIT-VERSION-GEN
parentd544696afab635005503b18d71ca150b53d788a4 (diff)
Git 2.3.6v2.3.6
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 7e0ccef568..3baaa9dc41 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.5
+DEF_VER=v2.3.6
LF='
'