Move VERSION variable into Lua code
To avoid recreating binaries if there are no changes in the C side of the source code.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
global {VERSION = "1.16"}
|
||||
|
||||
local config = {}
|
||||
|
||||
config.project_scan_rate = 5
|
||||
|
||||
Reference in New Issue
Block a user