Skip to content

Commit

Permalink
Bump CMake project version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mott committed Dec 13, 2020
1 parent ef19dda commit 62c3332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12)

# Project name and version
project(darkradiant VERSION 2.9.1)
project(darkradiant VERSION 2.10.0)

# C++ standard
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 62c3332

Please sign in to comment.