From a94b4fbe37d23a09a11f2fa5b4b5b516e74744f8 Mon Sep 17 00:00:00 2001
From: Ilya Kotov <iokotov@astralinux.ru>
Date: Sat, 29 Oct 2022 20:43:57 +0300
Subject: [PATCH] version bump

---
 src/qt6ct/qt6ct.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/qt6ct/qt6ct.h b/src/qt6ct/qt6ct.h
index ae0a6b8..09415a1 100644
--- a/src/qt6ct/qt6ct.h
+++ b/src/qt6ct/qt6ct.h
@@ -30,7 +30,7 @@
 #define QT6CT_H
 
 #define QT6CT_VERSION_MAJOR 0
-#define QT6CT_VERSION_MINOR 6
+#define QT6CT_VERSION_MINOR 7
 
 #define QT6CT_TOSTRING(s) #s
 #define QT6CT_STRINGIFY(s)         QT6CT_TOSTRING(s)
-- 
GitLab