version: SPDK 21.10 pre

This is first commit that should go into latest SPDK
after the code freeze for SPDK 21.07.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ib8c7a0e9d8594271119e4c9d0340528003798a92
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8901
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
This commit is contained in:
Tomasz Zawadzki 2021-07-22 07:41:35 -04:00
parent ec1b78dbd7
commit 789f8b85cd
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# Changelog
## v21.07: (Upcoming Release)
## v21.10: (Upcoming Release)
## v21.07:
### accel_fw

View File

@ -46,7 +46,7 @@
/**
* Minor version number (month of original release).
*/
#define SPDK_VERSION_MINOR 7
#define SPDK_VERSION_MINOR 10
/**
* Patch level.