Adjust cipher version test

This commit is contained in:
Nick Parker 2014-04-23 10:28:43 -05:00
parent f8ad155b54
commit 5709f78aac
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.1}
} {3.1.0}
db close
file delete -force test.db