Skip to content

Commit

Permalink
new minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Aug 22, 2023
1 parent 5cd7faf commit f184fa6
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.4...10.0)
project(rmagine
LANGUAGES CXX C
VERSION 2.1.0)
VERSION 2.1.1)

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

0 comments on commit f184fa6

Please sign in to comment.