Skip to content
Snippets Groups Projects
Commit 44ecf1a5 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

fix meson.build for latest version

parent 42a2a833
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ project(
'cpp_std=gnu++17',
'b_asneeded=false', # required on some platforms
],
version : '2.2pre1', # should agree with binary_c_version.h
version : '2.2.0', # should agree with binary_c_version.h
)
############################################################
......
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