Mercurial > public > hwos_code
changeset 456:e56c45ec309a
2.1 stable work...
author | heinrichsweikamp |
---|---|
date | Tue, 27 Sep 2016 19:13:00 +0200 |
parents | 85b533b7a18c |
children | b4417044a042 |
files | src/hwos.inc |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/hwos.inc Tue Sep 27 16:40:14 2016 +0200 +++ b/src/hwos.inc Tue Sep 27 19:13:00 2016 +0200 @@ -23,10 +23,10 @@ ; Firmware definition #DEFINE softwareversion_x d'2' ; Software version XX.YY #DEFINE softwareversion_y d'10' ; Software version XX.YY -#DEFINE softwareversion_beta 1 ; (and 0 for release) +#DEFINE softwareversion_beta 0 ; (and 0 for release) ; Firmware version will appear in "Change Firmware" style #DEFINE firmware_expire_year .17 -#DEFINE firmware_expire_month .8 +#DEFINE firmware_expire_month .10 #DEFINE firmware_expire_day .10 #DEFINE comm_service_key 0xABCDEF