Skip to content

Commit 5f00cf1

Browse files
Update cipher_version test to 3.4.1
1 parent 52ba939 commit 5f00cf1

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
@@ -1548,7 +1548,7 @@ do_test verify-pragma-cipher-version {
15481548
execsql {
15491549
PRAGMA cipher_version;
15501550
}
1551-
} {3.4.0}
1551+
} {3.4.1}
15521552
db close
15531553
file delete -force test.db
15541554

0 commit comments

Comments
 (0)