Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Iswenzz committed Jul 4, 2024
1 parent 9cb95b5 commit e1be045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16.0)
project(CoD4DM1 VERSION 1.0.5 LANGUAGES CXX)
cmake_minimum_required(VERSION 3.27)
project(CoD4DM1 VERSION 1.0.6 LANGUAGES CXX)
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
set(CMAKE_CXX_STANDARD 20)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit e1be045

Please sign in to comment.