diff options
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 d9ea85a..058f509 100644 --- a/ports/cortex_a15/gnu/inc/ux_port.h +++ b/ports/cortex_a15/gnu/inc/ux_port.h @@ -235,7 +235,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.12 *"; + "Copyright (c) Microsoft Corporation. All rights reserved. * USBX Cortex-A15/GNU Version 6.2.0 *"; #else extern CHAR _ux_version_id[]; #endif |
