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 d786a44 commit 5743f48Copy full SHA for 5743f48
lib/include/cc_tools_qt/version.h
@@ -28,7 +28,7 @@
28
#define CC_TOOLS_QT_MINOR_VERSION 0U
29
30
/// @brief Patch level of the library
31
-#define CC_TOOLS_QT_PATCH_VERSION 3U
+#define CC_TOOLS_QT_PATCH_VERSION 4U
32
33
/// @brief Macro to create numeric version as single unsigned number
34
#define CC_TOOLS_QT_MAKE_VERSION(major_, minor_, patch_) \
0 commit comments