From b4314b888d4faf890d59006ac1579e092d59e7b6 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Mon, 9 Nov 2020 09:20:56 +0100
Subject: [PATCH] update CMake dependency

---
 modules/doc/install.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index d4970bf4a..a328ac2f3 100644
--- a/modules/doc/install.rst
+++ b/modules/doc/install.rst
@@ -30,7 +30,7 @@ a bunch of open-source libraries. If you haven't already installed them, please
 install them now! Where appropriate, the minimally required version is given in 
 parentheses.
 
-* `CMake <http://cmake.org>`_ (3.10.2)
+* `CMake <http://cmake.org>`_ (3.12.1)
 * `Python3 <http://python.org>`_ (3.6)
 * `Boost <http://boost.org>`_ (1.65)
 * `zlib <https://zlib.net/>`_ (usually comes with Boost or system)
-- 
GitLab