diff --git a/include/spdk/version.h b/include/spdk/version.h index c04c1b0f4..6b061337c 100644 --- a/include/spdk/version.h +++ b/include/spdk/version.h @@ -59,7 +59,7 @@ /** * Version string suffix. */ -#define SPDK_VERSION_SUFFIX "-pre" +#define SPDK_VERSION_SUFFIX "" /** * Single numeric value representing a version number for compile-time comparisons.