Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mksoc committed Oct 30, 2024
1 parent 12225ec commit 0508d53
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 @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.25)
# Version is set first to reuse it across the SoCMake project
# For example, docs/CMakeLists.txt includes this file to retrieve the version
# and build the documentation
set(SOCMAKE_VERSION 0.1.20)
set(SOCMAKE_VERSION 0.2.16)

project(SoCMake
VERSION ${SOCMAKE_VERSION}
Expand Down

0 comments on commit 0508d53

Please sign in to comment.