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 cac8fd3 commit 22d5315Copy full SHA for 22d5315
README.md
@@ -1,6 +1,6 @@
1
# Qt SQL driver plugin for SQLCipher ( for Qt 5 )
2
3
-The master branch builds against the Qt version **5.12.2**.
+The master branch builds against the Qt version **5.12.3**.
4
To build for previous versions choose from the releases the one that
5
matches the system's Qt version.
6
See https://github.com/sijk/qt5-sqlcipher to build up to Qt 5.5.x
qsqlcipher/.qmake.conf
@@ -4,4 +4,4 @@ CONFIG += warning_clean
QT_SOURCE_TREE = $$PWD
QT_BUILD_TREE = $$shadowed($$PWD)
7
-MODULE_VERSION = 5.12.2
+MODULE_VERSION = 5.12.3
0 commit comments