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>2013-06-10 04:16:20 +0400
committerJunio C Hamano <gitster@pobox.com>2013-06-10 23:34:42 +0400
commit362de916c06521205276acb7f51c99f47db94727 (patch)
treec1fef48675edd74e9af19405339e8bdaebd56b0c /GIT-VERSION-GEN
parenta45406585b0a42e38e580baf47b0daf631c5e454 (diff)
Git 1.8.3.1v1.8.3.1
Primarily to push out two regression issues that seem to affect many people, namely, the ".gitignore !directory" bug and "daemon cannot read from $HOME owned by root" bug. 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 1c0ca639ba..eeecb5d9fc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3
+DEF_VER=v1.8.3.1
LF='
'