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 1387e77 commit 79916d7Copy full SHA for 79916d7
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 2U
+#define CC_TOOLS_QT_PATCH_VERSION 3U
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