Skip to content

Commit d1e1e72

Browse files
Adjust cipher_version test for 3.3.1 release
1 parent b69e1d3 commit d1e1e72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/crypto.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ do_test verify-pragma-cipher-version {
15411541
execsql {
15421542
PRAGMA cipher_version;
15431543
}
1544-
} {3.3.0}
1544+
} {3.3.1}
15451545
db close
15461546
file delete -force test.db
15471547

0 commit comments

Comments
 (0)