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>2012-11-26 06:40:34 +0400
committerJunio C Hamano <gitster@pobox.com>2012-11-26 06:40:34 +0400
commited9fe755130891fc878bb2433204faffb534697b (patch)
tree9a560a6bde451f20eb37f1188ef3a1081cf536fc /GIT-VERSION-GEN
parent5956732ebb4fe38d2fb0574004efabf76a8b2d10 (diff)
Git 1.8.0.1v1.8.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 b09d264a86..d66e54f12d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0
+DEF_VER=v1.8.0.1
LF='
'