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

Fix: docker generation error. Bump to version 0.2.3.

parent c5797959
No related branches found
No related tags found
No related merge requests found
File moved
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cmake_minimum_required(VERSION 3.1 FATAL_ERROR) cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(NeuroTessMesh VERSION 0.2.2) project(NeuroTessMesh VERSION 0.2.3)
set(NeuroTessMesh_VERSION_ABI 1) set(NeuroTessMesh_VERSION_ABI 1)
# Disable in source building # Disable in source building
......
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