We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d6c24 commit 28571c8Copy full SHA for 28571c8
VERSION.md
@@ -1 +1 @@
1
-libspdm version 3.1.0 (pending and unreleased)
+libspdm version 3.1.0
include/library/spdm_common_lib.h
@@ -15,7 +15,7 @@
15
#define LIBSPDM_MAJOR_VERSION 0x03
16
#define LIBSPDM_MINOR_VERSION 0x01
17
#define LIBSPDM_PATCH_VERSION 0x00
18
-#define LIBSPDM_ALPHA 0xFF
+#define LIBSPDM_ALPHA 0x00
19
20
/* Connection: When a host sends messages to a device, they create a connection.
21
* The host can and only can create one connection with one device.
0 commit comments