Mercurial > public > hwos_code
comparison src/hwos.inc @ 497:3710c8abb81b
2.15 release
author | heinrichsweikamp |
---|---|
date | Mon, 03 Apr 2017 12:21:03 +0200 |
parents | 336bfbbeb2b5 |
children | e8351dd7bb90 |
comparison
equal
deleted
inserted
replaced
496:a0247e9f71d0 | 497:3710c8abb81b |
---|---|
24 #DEFINE softwareversion_x d'2' ; Software version XX.YY | 24 #DEFINE softwareversion_x d'2' ; Software version XX.YY |
25 #DEFINE softwareversion_y d'15' ; Software version XX.YY | 25 #DEFINE softwareversion_y d'15' ; Software version XX.YY |
26 #DEFINE softwareversion_beta 0 ; (and 0 for release) | 26 #DEFINE softwareversion_beta 0 ; (and 0 for release) |
27 ; Firmware version will appear in "Change Firmware" style | 27 ; Firmware version will appear in "Change Firmware" style |
28 #DEFINE firmware_expire_year .18 | 28 #DEFINE firmware_expire_year .18 |
29 #DEFINE firmware_expire_month .3 | 29 #DEFINE firmware_expire_month .4 |
30 #DEFINE firmware_expire_day .29 | 30 #DEFINE firmware_expire_day .3 |
31 | 31 |
32 #DEFINE comm_service_key 0xABCDEF | 32 #DEFINE comm_service_key 0xABCDEF |
33 | 33 |
34 ;----------------------------------------------------------------------------- | 34 ;----------------------------------------------------------------------------- |
35 | 35 |