Skip to content

Commit 866cf40

Browse files
committed
Updated next version to be v8.1.1
1 parent 2ed9989 commit 866cf40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/include/commsdsl/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define COMMSDSL_MINOR_VERSION 1U
2828

2929
/// @brief Patch level of the library
30-
#define COMMSDSL_PATCH_VERSION 0U
30+
#define COMMSDSL_PATCH_VERSION 1U
3131

3232
/// @brief Macro to create numeric version as single unsigned number
3333
#define COMMSDSL_MAKE_VERSION(major_, minor_, patch_) \

0 commit comments

Comments
 (0)