Mercurial > public > ostc4
diff Small_CPU/Src/baseCPU2.c @ 1068:3c3fb9f4edc4 Icon_Integration
Increase version number for testing
| author | heinrichsweikamp |
|---|---|
| date | Tue, 17 Feb 2026 12:22:47 +0100 |
| parents | 785772303f9c |
| children |
line wrap: on
line diff
--- a/Small_CPU/Src/baseCPU2.c Tue Feb 17 09:49:37 2026 +0100 +++ b/Small_CPU/Src/baseCPU2.c Tue Feb 17 12:22:47 2026 +0100 @@ -179,9 +179,9 @@ /* 4 bytes with trailing 0 */ .signature = "mh", - .release_year = 25, - .release_month = 6, - .release_day = 9, + .release_year = 26, + .release_month = 2, + .release_day = 17, .release_sub = 0, /* max 48 with trailing 0 */
