We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMakeLists.txt
1 parent b65ddbf commit 7f7d668Copy full SHA for 7f7d668
1 file changed
CMakeLists.txt
@@ -55,7 +55,7 @@ endif()
55
# Define our project.
56
project(
57
godot-cpp
58
- VERSION 4.4
+ VERSION 10.0
59
DESCRIPTION "C++ bindings for the Godot Engine's GDExtensions API."
60
HOMEPAGE_URL "https://github.com/godotengine/godot-cpp"
61
LANGUAGES CXX
0 commit comments