Skip to content

Commit 9ba2fbe

Browse files
authored
Merge pull request #1943 from dsnopek/cmake-version
Update godot-cpp's version in `CMakeLists.txt` for v10.0
2 parents b65ddbf + 7f7d668 commit 9ba2fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ endif()
5555
# Define our project.
5656
project(
5757
godot-cpp
58-
VERSION 4.4
58+
VERSION 10.0
5959
DESCRIPTION "C++ bindings for the Godot Engine's GDExtensions API."
6060
HOMEPAGE_URL "https://github.com/godotengine/godot-cpp"
6161
LANGUAGES CXX

0 commit comments

Comments
 (0)