Mercurial > public > ostc4
diff Small_CPU/Src/baseCPU2.c @ 334:143fe85f82a2 v1.5.0 release
building a 1.5
author | heinrichsweikamp |
---|---|
date | Sun, 04 Aug 2019 11:01:06 +0200 |
parents | da5b91b1e20e |
children | 37f45300bc2e |
line wrap: on
line diff
--- a/Small_CPU/Src/baseCPU2.c Sat Jul 20 10:44:01 2019 +0200 +++ b/Small_CPU/Src/baseCPU2.c Sun Aug 04 11:01:06 2019 +0200 @@ -170,13 +170,13 @@ .signature = "mh", .release_year = 19, - .release_month = 7, - .release_day = 1, + .release_month = 8, + .release_day = 5, .release_sub = 0, /* max 48 with trailing 0 */ //release_info ="12345678901234567890123456789012345678901" - .release_info = "stable May'19", + .release_info = "stable Aug'19", /* for safety reasons and coming functions */ .magic[0] = FIRMWARE_MAGIC_FIRST, .magic[1] = FIRMWARE_MAGIC_SECOND,