set project version 0.2.0
This commit is contained in:
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10)
|
|||||||
|
|
||||||
# Yet Another Zelda3 Editor
|
# Yet Another Zelda3 Editor
|
||||||
# by scawful
|
# by scawful
|
||||||
project(yaze VERSION 0.10)
|
project(yaze VERSION 0.2.0)
|
||||||
|
|
||||||
# C++ Standard Specifications
|
# C++ Standard Specifications
|
||||||
set(CMAKE_CXX_STANDARD 20)
|
set(CMAKE_CXX_STANDARD 20)
|
||||||
|
|||||||
Reference in New Issue
Block a user