Skip to content
Snippets Groups Projects
Commit 7737ba0a authored by Felix de las Pozas's avatar Felix de las Pozas
Browse files

Update SimIL subproject commit. Bump to version 1.8.8.

parent f84ba92b
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#git_subproject( gmrvlex https://github.com/vg-lab/gmrvlex.git c20b194 ) #git_subproject( gmrvlex https://github.com/vg-lab/gmrvlex.git c20b194 )
#git_subproject( Brion https://github.com/BlueBrain/Brion.git 073f356 ) #git_subproject( Brion https://github.com/BlueBrain/Brion.git 073f356 )
git_subproject( ReTo https://github.com/gmrvvis/ReTo.git bd0c110 ) git_subproject( ReTo https://github.com/gmrvvis/ReTo.git bd0c110 )
git_subproject( SimIL https://github.com/gmrvvis/SimIL.git 4cce8fc8 ) git_subproject( SimIL https://github.com/gmrvvis/SimIL.git 78f316c0 )
git_subproject( scoop https://github.com/gmrvvis/scoop.git b3326cd ) git_subproject( scoop https://github.com/gmrvvis/scoop.git b3326cd )
git_subproject( plab https://github.com/vg-lab/particlelab.git f7fecd1 ) git_subproject( plab https://github.com/vg-lab/particlelab.git f7fecd1 )
git_subproject( acuterecorder https://github.com/vg-lab/AcuteRecorder.git e17cce7 ) git_subproject( acuterecorder https://github.com/vg-lab/AcuteRecorder.git e17cce7 )
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
cmake_minimum_required( VERSION 3.1 FATAL_ERROR ) cmake_minimum_required( VERSION 3.1 FATAL_ERROR )
# visimpl project and version # visimpl project and version
project( visimpl VERSION 1.8.7 ) project( visimpl VERSION 1.8.8 )
set( visimpl_VERSION_ABI 6 ) set( visimpl_VERSION_ABI 6 )
SET( VISIMPL_LICENSE "GPL") SET( VISIMPL_LICENSE "GPL")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment