diff options
| author | Yuxin Zhou <[email protected]> | 2021-10-13 06:50:29 +0000 |
|---|---|---|
| committer | Yuxin Zhou <[email protected]> | 2021-10-13 06:50:29 +0000 |
| commit | 54ec78321f00e4ed880dbd7bc4eb39f806ba130e (patch) | |
| tree | 80cafc6a0fae07a8627a5d9434dd8d48fde5ad55 /ports/cortex_a15/gnu | |
| parent | 3574b6bc518553adefe70d82db907ae801786d6f (diff) | |
Release 6.1.9v6.1.9_rel
Diffstat (limited to 'ports/cortex_a15/gnu')
| -rw-r--r-- | ports/cortex_a15/gnu/inc/ux_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cortex_a15/gnu/inc/ux_port.h b/ports/cortex_a15/gnu/inc/ux_port.h index 4a16f0b..09075c7 100644 --- a/ports/cortex_a15/gnu/inc/ux_port.h +++ b/ports/cortex_a15/gnu/inc/ux_port.h @@ -203,7 +203,7 @@ VOID outpl(ULONG,ULONG); #ifdef UX_SYSTEM_INIT CHAR _ux_version_id[] = - "Copyright (c) Microsoft Corporation. All rights reserved. * USBX Cortex-A15/GNU Version 6.1 *"; + "Copyright (c) Microsoft Corporation. All rights reserved. * USBX Cortex-A15/GNU Version 6.1.9 *"; #else extern CHAR _ux_version_id[]; #endif |
