version: SPDK 22.05 pre

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

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I7bdef87170716cd7358577d0aa66b64eff2f5a55
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11184
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
This commit is contained in:
Tomasz Zawadzki 2022-01-20 20:18:08 +01:00
parent 8f4c7cc33a
commit edd27df26d
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# Changelog
## v22.01: (Upcoming Release)
## v22.05: (Upcoming Release)
## v22.01
### accel

View File

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