Mercurial > public > hwos_code
diff src/hwos.inc @ 386:3c55627d5f8f
some cleanups, jump to 1.90 stable
author | heinrichsweikamp |
---|---|
date | Wed, 07 Oct 2015 14:46:39 +0200 |
parents | e32f424223fb |
children | d8e2cf055fc3 |
line wrap: on
line diff
--- a/src/hwos.inc Wed Oct 07 13:14:09 2015 +0200 +++ b/src/hwos.inc Wed Oct 07 14:46:39 2015 +0200 @@ -20,11 +20,11 @@ ; Firmware definition #DEFINE softwareversion_x d'1' ; Software version XX.YY -#DEFINE softwareversion_y d'89' ; Software version XX.YY -#DEFINE softwareversion_beta 1 ; (and 0 for release) +#DEFINE softwareversion_y d'90' ; Software version XX.YY +#DEFINE softwareversion_beta 0 ; (and 0 for release) ; Firmware version will appear in "Change Firmware" style #DEFINE firmware_expire_year .16 -#DEFINE firmware_expire_month .9 +#DEFINE firmware_expire_month .10 #DEFINE firmware_expire_day .1 #DEFINE comm_service_key 0xABCDEF