diff --git a/.gitsubprojects b/.gitsubprojects index b306d3d3880b8b1c5c75830d25cacd1721ac8b02..510895f004a148cc862c0dddf36dac5ee6c92bb1 100644 --- a/.gitsubprojects +++ b/.gitsubprojects @@ -4,4 +4,4 @@ # git_subproject(Lexis https://github.com/HBPVis/Lexis.git 617eedb) # git_subproject(gmrvlex git@gitlab.gmrv.es:nsviz/gmrvlex.git c20b194) git_subproject(neurolots https://github.com/gmrvvis/neurolots.git 2a1cfeb9) -git_subproject( acuterecorder https://github.com/vg-lab/AcuteRecorder.git 7485cd8b) +git_subproject( acuterecorder https://github.com/vg-lab/AcuteRecorder.git 3ae70efa ) diff --git a/CMakeLists.txt b/CMakeLists.txt index ae75985ad635b74de36fe847ede2f508f8e5bc4f..e6c065c96195bab675a3d3c97d1c847d26cb7498 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # cmake_minimum_required(VERSION 3.1 FATAL_ERROR) -project(NeuroTessMesh VERSION 0.2.3) +project(NeuroTessMesh VERSION 0.2.4) set(NeuroTessMesh_VERSION_ABI 1) # Disable in source building