Bump project version to 0.2.2 in CMakeLists.txt
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Yet Another Zelda3 Editor
|
# Yet Another Zelda3 Editor
|
||||||
# by scawful
|
# by scawful
|
||||||
cmake_minimum_required(VERSION 3.10)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
project(yaze VERSION 0.2.0
|
project(yaze VERSION 0.2.2
|
||||||
DESCRIPTION "Yet Another Zelda3 Editor"
|
DESCRIPTION "Yet Another Zelda3 Editor"
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
configure_file(src/yaze_config.h.in yaze_config.h)
|
configure_file(src/yaze_config.h.in yaze_config.h)
|
||||||
|
|||||||
Reference in New Issue
Block a user