diff --git a/.gitsubprojects b/.gitsubprojects index 829f7db019ccc541c7d0160585d850591e544a80..861ea4562142f360e65ed701834b54452b834478 100644 --- a/.gitsubprojects +++ b/.gitsubprojects @@ -6,4 +6,4 @@ git_subproject(neurolots https://github.com/gmrvvis/neurolots.git f8ea6d1e) git_subproject(ReTo https://github.com/gmrvvis/ReTo.git 211c49a) git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 0b84c2b1) -#git_subproject( SimIL https://github.com/gmrvvis/SimIL.git a1b1be1d) +#git_subproject( SimIL https://github.com/gmrvvis/SimIL.git dd1e0a48) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ba1dd295afea5e807d73ad893496cc415b9c930..3f41f15656ca08e9132f2fe7376ba55f80465913 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # cmake_minimum_required(VERSION 3.1 FATAL_ERROR) -project(NeuroTessMesh VERSION 0.4.2) +project(NeuroTessMesh VERSION 0.4.3) set(NeuroTessMesh_VERSION_ABI 1) # Disable in source building