update version number in pragma test

This commit is contained in:
Stephen Lombardo
2020-11-16 16:52:43 -05:00
parent 50cbb6ea0d
commit a5374d8be4
+1 -1
View File
@@ -46,7 +46,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {{4.4.1 community}}
} {{4.4.2 community}}
db close
file delete -force test.db