Skip to content

Commit

Permalink
Version: 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Iswenzz committed Nov 8, 2022
1 parent 2ecd666 commit eeee3e7
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,5 +1,5 @@
cmake_minimum_required(VERSION 3.16.0)
project(CoD4DM1 VERSION 1.0.1 LANGUAGES CXX)
project(CoD4DM1 VERSION 1.0.2 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 eeee3e7

Please sign in to comment.