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

Update acuterecorder commit in subprojects. Bump to version 0.7.5.

parent dcfbd29f
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
#git_subproject(gmrvlex git@gitlab.vg-lab.es:nsviz/gmrvlex.git c20b194) #git_subproject(gmrvlex git@gitlab.vg-lab.es:nsviz/gmrvlex.git c20b194)
git_subproject(ShiFT https://github.com/vg-lab/shift ef486e96) git_subproject(ShiFT https://github.com/vg-lab/shift ef486e96)
git_subproject(scoop https://github.com/vg-lab/scoop cc02a23) git_subproject(scoop https://github.com/vg-lab/scoop cc02a23)
git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 3ae70efa ) git_subproject(acuterecorder https://github.com/vg-lab/AcuteRecorder.git 0b84c2b1)
if(NEUROSCHEME_NSOL_ENABLED) if(NEUROSCHEME_NSOL_ENABLED)
git_subproject(nsol https://github.com/vg-lab/nsol 872fe14f) git_subproject(nsol https://github.com/vg-lab/nsol 872fe14f)
endif() endif()
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cmake_minimum_required( VERSION 3.1 FATAL_ERROR ) cmake_minimum_required( VERSION 3.1 FATAL_ERROR )
project( NeuroScheme VERSION 0.7.4 ) project( NeuroScheme VERSION 0.7.5 )
set( NeuroScheme_VERSION_ABI 12 ) set( NeuroScheme_VERSION_ABI 12 )
# Disable in source building # Disable in source building
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment