Skip to content

Commit

Permalink
increased patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Apr 26, 2024
1 parent b7496bb commit 71b8494
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(rmagine
LANGUAGES CXX C
VERSION 2.2.4)# TODO update this version when merging into main-branch
VERSION 2.2.5)# TODO update this version when merging into main-branch

option(BUILD_TOOLS "Build tools" ON)
option(BUILD_TESTS "Build tests" ON)
Expand Down

0 comments on commit 71b8494

Please sign in to comment.