Adjust cipher_version test

This commit is contained in:
Nick Parker 2013-12-06 11:33:40 -06:00
parent fb1780bceb
commit 8f110848f3
1 changed files with 1 additions and 1 deletions

View File

@ -1498,7 +1498,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {3.0.0}
} {3.0.1}
db close
file delete -force test.db