version: SPDK 22.09 pre
This is first commit that should go into latest SPDK after the code freeze for SPDK 22.05. Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Idb4278495a99b35d251f6c12b368d8086c49f284 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12766 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
This commit is contained in:
parent
e65ab145ec
commit
39169d2884
@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## v22.05: (Upcoming Release)
|
||||
## v22.09: (Upcoming Release)
|
||||
|
||||
## v22.05
|
||||
|
||||
### sock
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
/**
|
||||
* Minor version number (month of original release).
|
||||
*/
|
||||
#define SPDK_VERSION_MINOR 5
|
||||
#define SPDK_VERSION_MINOR 9
|
||||
|
||||
/**
|
||||
* Patch level.
|
||||
|
Loading…
Reference in New Issue
Block a user