Skip to content
Snippets Groups Projects
Commit f5b3dd05 authored by David Hendriks's avatar David Hendriks
Browse files

changed version to 2.1.6

parent 5db28dac
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ def check_version(installed_binary_c_version, required_binary_c_version):
assert installed_binary_c_version == required_binary_c_version, message
###
REQUIRED_BINARY_C_VERSION = '2.1.7'
REQUIRED_BINARY_C_VERSION = '2.1.6'
####
GSL_DIR = os.getenv("GSL_DIR", None)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment