mirror of
https://github.com/Tolik-Trek/Spectrum.EXE.git
synced 2026-06-15 00:51:36 +03:00
13 lines
285 B
PHP
13 lines
285 B
PHP
;
|
|
LUA ALLPASS
|
|
local date, month, year = Get_date_RU(sj.get_define("__DATE__"))
|
|
sj.insert_define("BUILD_DATE", "'" .. date .. "." .. month .. "." .. year .. "'")
|
|
ENDLUA
|
|
|
|
DEFINE SP_VERSION "2.03 beta build"
|
|
;
|
|
DSS_MIN_VERS:
|
|
.vers EQU 1
|
|
.modf EQU 70
|
|
.build EQU 998
|
|
; |