mirror of
https://github.com/Tolik-Trek/FORMAT.git
synced 2026-06-15 01:11:39 +03:00
17 lines
299 B
PHP
Executable File
17 lines
299 B
PHP
Executable File
BUILD_COUNT EQU 103
|
|
define BUILD_COUNT_T "103"
|
|
|
|
BUILD_DAY EQU 22
|
|
define BUILD_DAY_T "24"
|
|
|
|
BUILD_MONTH EQU 01
|
|
define BUILD_MONTH_T "01"
|
|
|
|
BUILD_YEAR EQU 2026
|
|
define BUILD_YEAR_T "2026"
|
|
|
|
define BUILD_DATE_T "22.01.26"
|
|
define BUILD_DATE_NS_T "220126"
|
|
|
|
define BUILD_TIME_T "22:41"
|