diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-07 09:24:25 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-07 09:24:25 +0200 |
| commit | a2448ccf54d19f3501ccbd0ef021d39c99ea64b1 (patch) | |
| tree | ea6c5cc36036c5911e14089e49f47a6a9eeb3b65 /CMakeLists.txt | |
| parent | 72bc5ed2118f1ae32fdcdc3bed79bb0af8908099 (diff) | |
Debug CGEditorv0.0.4
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 253e6a9..dd5f6df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(ochess VERSION 0.0.0) +project(ochess VERSION 0.0.4) # Configure CXX Standards set(CMAKE_CXX_STANDARD 17) |
