SPDK 17.07.1

Change-Id: Ibf2672cc2e4f5afb5cc6e849a446eba15ca669f7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/378206
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
Daniel Verkamp 2017-09-12 13:51:42 -07:00
parent 3c74ca51bc
commit 9f8ad70cb1

View File

@ -59,7 +59,7 @@
/** /**
* Version string suffix. * Version string suffix.
*/ */
#define SPDK_VERSION_SUFFIX "-pre" #define SPDK_VERSION_SUFFIX ""
/** /**
* Single numeric value representing a version number for compile-time comparisons. * Single numeric value representing a version number for compile-time comparisons.