We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b625ea commit 269e520Copy full SHA for 269e520
VERSION.md
@@ -1 +1 @@
1
-libspdm version 3.1.0
+libspdm version 3.1.1
include/library/spdm_common_lib.h
@@ -14,7 +14,7 @@
14
15
#define LIBSPDM_MAJOR_VERSION 0x03
16
#define LIBSPDM_MINOR_VERSION 0x01
17
-#define LIBSPDM_PATCH_VERSION 0x00
+#define LIBSPDM_PATCH_VERSION 0x01
18
#define LIBSPDM_ALPHA 0x00
19
20
/* Connection: When a host sends messages to a device, they create a connection.
0 commit comments