Skip to content

Commit

Permalink
SPDK 23.01
Browse files Browse the repository at this point in the history
Change-Id: I17617312e2e1f4b113ebf4e0865b70337a453155
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16572
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: John Kariuki <John.K.Kariuki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
  • Loading branch information
tomzawadzki committed Jan 27, 2023
1 parent f0552a9 commit 10edc60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v23.01: (Upcoming Release)
## v23.01: accel chained ops, accel crypto, ublk target

### accel

Expand Down
2 changes: 1 addition & 1 deletion include/spdk/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 10edc60

Please sign in to comment.