Merge pull request #1943 from dsnopek/cmake-version
Update godot-cpp's version in `CMakeLists.txt` for v10.0
This commit is contained in:
@ -55,7 +55,7 @@ endif()
|
||||
# Define our project.
|
||||
project(
|
||||
godot-cpp
|
||||
VERSION 4.4
|
||||
VERSION 10.0
|
||||
DESCRIPTION "C++ bindings for the Godot Engine's GDExtensions API."
|
||||
HOMEPAGE_URL "https://github.com/godotengine/godot-cpp"
|
||||
LANGUAGES CXX
|
||||
|
||||
Reference in New Issue
Block a user