Removed structures for Castor and muBlast

This commit is contained in:
Paolo Andreetto
2020-09-29 15:23:08 +02:00
parent a60a21bfe4
commit 843a2d69cf
2 changed files with 4 additions and 41 deletions

View File

@@ -11,7 +11,7 @@ project(uLib)
# The version number.
set(PROJECT_VERSION_MAJOR 0)
set(PROJECT_VERSION_MINOR 3)
set(PROJECT_VERSION_MINOR 4)
set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")
set(PROJECT_SOVERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}")