Mercurial > public > hwos_code
comparison src/hwos.inc @ 595:1719de53e497
2.97 SP2 (999bar fix)
author | heinrichsweikamp |
---|---|
date | Mon, 25 Jun 2018 18:29:54 +0200 |
parents | e81cf407261a |
children | ab88a7e3de94 |
comparison
equal
deleted
inserted
replaced
594:b891cd260d1b | 595:1719de53e497 |
---|---|
21 #include <ports.inc> ; Portmap | 21 #include <ports.inc> ; Portmap |
22 | 22 |
23 ; Firmware definition | 23 ; Firmware definition |
24 #DEFINE softwareversion_x .2 ; Software version XX.YY | 24 #DEFINE softwareversion_x .2 ; Software version XX.YY |
25 #DEFINE softwareversion_y .97 ; Software version XX.YY | 25 #DEFINE softwareversion_y .97 ; Software version XX.YY |
26 #DEFINE softwareversion_beta .2 ; 0= release, 1=beta, 2=SP1, 3=SP2, ... | 26 #DEFINE softwareversion_beta .3 ; 0= release, 1=beta, 2=SP1, 3=SP2, ... |
27 | 27 |
28 ; Firmware version will appear in "Change Firmware" style | 28 ; Firmware version will appear in "Change Firmware" style |
29 #DEFINE firmware_expire_year .19 | 29 #DEFINE firmware_expire_year .19 |
30 #DEFINE firmware_expire_month .2 | 30 #DEFINE firmware_expire_month .2 |
31 #DEFINE firmware_expire_day .24 | 31 #DEFINE firmware_expire_day .24 |