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>2014-06-25 23:21:11 +0400
committerJunio C Hamano <gitster@pobox.com>2014-06-25 23:21:11 +0400
commit341e7e8eda3dbeb6867f4f8f45b671201b807de5 (patch)
tree26771bd05fc196a7996cd8b9736fd44ed562a628 /GIT-VERSION-GEN
parent62bfd831bc21c3dce06b82e30ee44eaa2ae674ad (diff)
Git 2.0.1v2.0.1
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 5d6dc5b4c6..0986062473 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0
+DEF_VER=v2.0.1
LF='
'