Bump cipher_version value in test

This commit is contained in:
Nick Parker 2015-03-20 10:49:35 -05:00
parent 88be2c676d
commit 4677f474b1
1 changed files with 1 additions and 1 deletions

View File

@ -1541,7 +1541,7 @@ do_test verify-pragma-cipher-version {
execsql {
PRAGMA cipher_version;
}
} {3.2.0}
} {3.3.0}
db close
file delete -force test.db