Update cipher_version test to 3.4.1

This commit is contained in:
Nick Parker 2016-12-22 09:40:16 -06:00
parent 52ba939f78
commit 5f00cf1df0
1 changed files with 1 additions and 1 deletions

View File

@ -1548,7 +1548,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {3.4.0}
} {3.4.1}
db close
file delete -force test.db