Commit dfebd168 authored by Konrad Sztyber's avatar Konrad Sztyber
Browse files

SPDK 23.05



Signed-off-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I1f9017cd0b0453ece00555b65458daab966db374
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18367


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
parent fa7b39d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Changelog

## v23.05: (Upcoming Release)
## v23.05: NVMe-oF/TCP TLS, Logical Volume External Snapshots

### accel

+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
/**
 * Version string suffix.
 */
#define SPDK_VERSION_SUFFIX	"-pre"
#define SPDK_VERSION_SUFFIX	""

/**
 * Single numeric value representing a version number for compile-time comparisons.
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@
#  Copyright (C) 2021 Intel Corporation.
#  All rights reserved.

__version__ = "23.5rc0"
__version__ = "23.5"