Skip to content

Commit

Permalink
Bump to 0.5.0 with inclusion of OpenModelica
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenne committed Dec 15, 2023
1 parent 1b4ebe3 commit 6e613ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_policy(SET CMP0048 NEW)
cmake_policy(SET CMP0025 NEW)
cmake_minimum_required(VERSION 3.13)

project(Spawn VERSION 0.4.3)
project(Spawn VERSION 0.5.0)
include(CTest)

set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 6e613ee

Please sign in to comment.