comparison src/hwos.inc @ 557:7f342f50019b

2.27 release (DE_EN)
author heinrichsweikamp
date Tue, 19 Dec 2017 15:29:11 +0100
parents 98c564a2d6cc
children f87d496e478e
comparison
equal deleted inserted replaced
556:dd28d4efd4d2 557:7f342f50019b
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'27' ; Software version XX.YY 25 #DEFINE softwareversion_y d'27' ; 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 .11 29 #DEFINE firmware_expire_month .12
30 #DEFINE firmware_expire_day .3 30 #DEFINE firmware_expire_day .3
31 31
32 #DEFINE comm_service_key 0xABCDEF 32 #DEFINE comm_service_key 0xABCDEF
33 33
34 ;----------------------------------------------------------------------------- 34 ;-----------------------------------------------------------------------------