godot/version.py
Rémi Verschelde 71066cd63b
Update copyright statements to 2022
Happy new year to the wonderful Godot community!

(cherry picked from commit a627cdafc5)
2022-01-13 16:00:37 +01:00

10 lines
154 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 4
patch = 3
status = "rc"
module_config = ""
year = 2022
website = "https://godotengine.org"