Skip to content

Commit 22d5315

Browse files
committed
Matches Qt version 5.12.3
1 parent cac8fd3 commit 22d5315

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Qt SQL driver plugin for SQLCipher ( for Qt 5 )
22

3-
The master branch builds against the Qt version **5.12.2**.
3+
The master branch builds against the Qt version **5.12.3**.
44
To build for previous versions choose from the releases the one that
55
matches the system's Qt version.
66
See https://github.com/sijk/qt5-sqlcipher to build up to Qt 5.5.x

qsqlcipher/.qmake.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ CONFIG += warning_clean
44
QT_SOURCE_TREE = $$PWD
55
QT_BUILD_TREE = $$shadowed($$PWD)
66

7-
MODULE_VERSION = 5.12.2
7+
MODULE_VERSION = 5.12.3

0 commit comments

Comments
 (0)