mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 06:03:09 +00:00
5f23165ccc
The 3.4 branch is EOL and there is no intention to actually release 3.4.6. But as I'm backporting a few compilation and warning fixes to ensure the branch still builds on CI and with recent compilers, the version needs to be updated so it's not wrongly identifying itself as 3.4.5.stable.
10 lines
154 B
Python
10 lines
154 B
Python
short_name = "godot"
|
|
name = "Godot Engine"
|
|
major = 3
|
|
minor = 4
|
|
patch = 6
|
|
status = "rc"
|
|
module_config = ""
|
|
year = 2022
|
|
website = "https://godotengine.org"
|