Mercurial > public > ostc4
comparison Small_CPU/Src/baseCPU2.c @ 657:9513a92b293b
Update release date
author | heinrichs weikamp |
---|---|
date | Mon, 26 Apr 2021 15:03:04 +0200 |
parents | ebe3fc302ab8 |
children | 1b995079c045 |
comparison
equal
deleted
inserted
replaced
656:3ccf13af4651 | 657:9513a92b293b |
---|---|
171 | 171 |
172 /* 4 bytes with trailing 0 */ | 172 /* 4 bytes with trailing 0 */ |
173 .signature = "mh", | 173 .signature = "mh", |
174 | 174 |
175 .release_year = 21, | 175 .release_year = 21, |
176 .release_month = 3, | 176 .release_month = 4, |
177 .release_day = 30, | 177 .release_day = 26, |
178 .release_sub = 0, | 178 .release_sub = 0, |
179 | 179 |
180 /* max 48 with trailing 0 */ | 180 /* max 48 with trailing 0 */ |
181 //release_info ="12345678901234567890123456789012345678901" | 181 //release_info ="12345678901234567890123456789012345678901" |
182 .release_info = "stable Nov'19", | 182 .release_info = "stable Nov'19", |