diff --git a/lib/include/cc_tools_qt/version.h b/lib/include/cc_tools_qt/version.h index 3db1f4d..0b4a976 100644 --- a/lib/include/cc_tools_qt/version.h +++ b/lib/include/cc_tools_qt/version.h @@ -28,7 +28,7 @@ #define CC_TOOLS_QT_MINOR_VERSION 3U /// @brief Patch level of the library -#define CC_TOOLS_QT_PATCH_VERSION 0U +#define CC_TOOLS_QT_PATCH_VERSION 1U /// @brief Macro to create numeric version as single unsigned number #define CC_TOOLS_QT_MAKE_VERSION(major_, minor_, patch_) \