added debug revision numbers

This commit is contained in:
mamoniot
2023-03-29 16:32:51 -04:00
parent ae287209a4
commit 7b41bf9746
2 changed files with 38 additions and 2 deletions

6
cybersyn/info.lua Normal file
View 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