Update version number to 9.0.0rc2.

This commit is contained in:
Richard Barry
2016-03-30 12:20:36 +00:00
parent f9c02d09c3
commit 07ac1399ee
1436 changed files with 1439 additions and 1439 deletions

View File

@ -1,5 +1,5 @@
/*
FreeRTOS V9.0.0rc1 - Copyright (C) 2016 Real Time Engineers Ltd.
FreeRTOS V9.0.0rc2 - Copyright (C) 2016 Real Time Engineers Ltd.
All rights reserved
VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
@ -85,7 +85,7 @@ extern "C" {
* MACROS AND DEFINITIONS
*----------------------------------------------------------*/
#define tskKERNEL_VERSION_NUMBER "V9.0.0rc1"
#define tskKERNEL_VERSION_NUMBER "V9.0.0rc2"
#define tskKERNEL_VERSION_MAJOR 9
#define tskKERNEL_VERSION_MINOR 0
#define tskKERNEL_VERSION_BUILD 0