You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Move YEAR definition to version.py
If it needs to be hardcoded (for the sake of reproducible builds), it should be together with the other hardcoded version info. And yeah, two months in, let's move to 2019.
This commit is contained in:
@@ -4,3 +4,4 @@ major = 3
|
||||
minor = 1
|
||||
status = "beta"
|
||||
module_config = ""
|
||||
year = 2019
|
||||
|
||||
Reference in New Issue
Block a user