Commit 0786843e authored by Tomasz Zawadzki's avatar Tomasz Zawadzki
Browse files

SPDK 24.01



Signed-off-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ib691e07907b84dc948863610a182cc1e2662e13c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21584


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
parent 4afa4011
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Changelog

## v24.01
## v24.01: DIF in accel, RAID rebuild, Blobstore grow

### 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__ = "24.1rc0"
__version__ = "24.1"