Skip to content

Commit

Permalink
Version: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Iswenzz committed Aug 3, 2023
1 parent 585f85f commit 4e61ba1
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.2 LANGUAGES CXX)
project(CoD4DM1 VERSION 1.0.3 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 4e61ba1

Please sign in to comment.