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-12-17 22:30:46 +0300
committerJunio C Hamano <gitster@pobox.com>2014-12-17 22:30:46 +0300
commit9a8c2b67cd5a51666f2c0ce3fbbdb08b97b79b3d (patch)
treebc6ce29d1ec757d9d036532531a1046db4da0d96 /GIT-VERSION-GEN
parent5e519fb8b09378342e23bd8c075cfb4b8e7b0e4f (diff)
Git 2.0.5v2.0.5
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 3e9d508273..38c62140a1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.4
+DEF_VER=v2.0.5
LF='
'