From ca2d1f9fa872ba7bea558676346aff298e52a3c6 Mon Sep 17 00:00:00 2001 From: Balasankar C Date: Tue, 17 Oct 2017 13:24:53 +0530 Subject: Bump Git version to 2.13.6 --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/install/installation.md b/doc/install/installation.md index 200cd94f43c..5eb02a88e34 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -80,7 +80,7 @@ Make sure you have the right version of Git installed # Install Git sudo apt-get install -y git-core - # Make sure Git is version 2.13.0 or higher + # Make sure Git is version 2.13.6 or higher git --version Is the system packaged Git too old? Remove it and compile from source. -- cgit v1.2.3