Prepare for V7.2.0 release.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
FreeRTOS V7.1.1 - Copyright (C) 2012 Real Time Engineers Ltd.
|
||||
FreeRTOS V7.2.0 - Copyright (C) 2012 Real Time Engineers Ltd.
|
||||
|
||||
|
||||
***************************************************************************
|
||||
@ -84,7 +84,7 @@ extern "C" {
|
||||
* MACROS AND DEFINITIONS
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.1.1"
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.2.0"
|
||||
|
||||
/**
|
||||
* task. h
|
||||
|
Reference in New Issue
Block a user