From 67a717dc057a5936ae1f5820fc6c470524213b97 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 9 Apr 2020 16:59:12 -0700 Subject: cleanup: remove support for ancient versions of libgit2 We require a minimum of libgit2 0.26. Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 52b05cf2b..321c6cef0 100644 --- a/INSTALL +++ b/INSTALL @@ -97,7 +97,7 @@ Other third party library dependencies -------------------------------------- In order for our cloud storage to be fully functional you need -libgit2 0.23 or newer. +libgit2 0.26 or newer. cmake build system -- cgit v1.2.3-70-g09d2