mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-26 04:32:57 +08:00
Change version numbers to V7.1.0.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.
|
||||
FreeRTOS V7.1.0 - Copyright (C) 2011 Real Time Engineers Ltd.
|
||||
|
||||
|
||||
***************************************************************************
|
||||
@ -70,7 +70,7 @@ extern "C" {
|
||||
* MACROS AND DEFINITIONS
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.0.1"
|
||||
#define tskKERNEL_VERSION_NUMBER "V7.1.0"
|
||||
|
||||
/**
|
||||
* task. h
|
||||
|
Reference in New Issue
Block a user