version: SPDK 21.07 pre

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

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I515772a0c90a362bd4a23a7717281a8d7a9e4393
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7615
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
This commit is contained in:
Tomasz Zawadzki 2021-04-26 12:23:05 -04:00
parent 2fd97e28bf
commit 5f106e26c9
2 changed files with 4 additions and 2 deletions

View File

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

View File

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