Mercurial > public > ostc4
changeset 39:46530453eb01
Increase version number
author | Ideenmodellierer |
---|---|
date | Sun, 29 Jul 2018 16:17:25 +0200 |
parents | 5f11787b4f42 |
children | da86a7adc4fa |
files | Small_CPU/Src/baseCPU2.c |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Small_CPU/Src/baseCPU2.c Sat Apr 28 11:52:34 2018 +0200 +++ b/Small_CPU/Src/baseCPU2.c Sun Jul 29 16:17:25 2018 +0200 @@ -168,15 +168,15 @@ { .versionFirst = 1, .versionSecond = 4, - .versionThird = 0, + .versionThird = 1, .versionBeta = 1, /* 4 bytes with trailing 0 */ .signature = "cw", - .release_year = 17, - .release_month = 9, - .release_day = 13, + .release_year = 18, + .release_month = 7, + .release_day = 29, .release_sub = 0, /* max 48 with trailing 0 */