Skip to content

Commit

Permalink
change to official 3.0.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
  • Loading branch information
jyao1 committed Jul 18, 2023
1 parent 7b609fa commit 55f5141
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
libspdm version 3.0.0 (pre-release)
libspdm version 3.0.0
2 changes: 1 addition & 1 deletion include/library/spdm_common_lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#define LIBSPDM_MAJOR_VERSION 0x03
#define LIBSPDM_MINOR_VERSION 0x00
#define LIBSPDM_PATCH_VERSION 0x00
#define LIBSPDM_ALPHA 0xff
#define LIBSPDM_ALPHA 0x00

/* Connection: When a host sends messages to a device, they create a connection.
* The host can and only can create one connection with one device.
Expand Down

0 comments on commit 55f5141

Please sign in to comment.