mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 14:08:16 -06:00
added debug revision numbers
This commit is contained in:
6
cybersyn/info.lua
Normal file
6
cybersyn/info.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
--- The number below is the debug revision number.
|
||||
--- It is used in migrations.lua to determine if any migrations need to be run for beta testers.
|
||||
--- It is expected these are only meaningful between releases during beta testing.
|
||||
--- It should be set to nil for any release version.
|
||||
return 1
|
||||
Reference in New Issue
Block a user