Skip to content

Commit

Permalink
increased version
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Sep 12, 2024
1 parent d574bcd commit 4318642
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.6)# TODO update this version when merging into main-branch
VERSION 2.2.7)# 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 4318642

Please sign in to comment.