Skip to content

Commit 269e520

Browse files
Update version information for 3.1.1 release
Signed-off-by: Steven Bellock <sbellock@nvidia.com>
1 parent 2b625ea commit 269e520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
libspdm version 3.1.0
1+
libspdm version 3.1.1

include/library/spdm_common_lib.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
#define LIBSPDM_MAJOR_VERSION 0x03
1616
#define LIBSPDM_MINOR_VERSION 0x01
17-
#define LIBSPDM_PATCH_VERSION 0x00
17+
#define LIBSPDM_PATCH_VERSION 0x01
1818
#define LIBSPDM_ALPHA 0x00
1919

2020
/* Connection: When a host sends messages to a device, they create a connection.

0 commit comments

Comments
 (0)