godot/version.py
Rémi Verschelde fe52458154
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
2022-01-03 21:27:34 +01:00

11 lines
171 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 0
patch = 0
status = "dev"
module_config = ""
year = 2022
website = "https://godotengine.org"
docs = "latest"