We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca61ad commit 482afb0Copy full SHA for 482afb0
CMakeLists.txt
@@ -9,7 +9,7 @@ option(FMI4CPP_WITH_ODEINT "Build with odeint solvers. Allows ME models to be wr
9
10
cmake_minimum_required(VERSION 3.10)
11
project(FMI4cpp
12
- VERSION 0.6.0)
+ VERSION 0.6.1)
13
14
set(CMAKE_CXX_STANDARD 17)
15
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
0 commit comments