8000 Update cipher_version test to 3.4.1 · magic-coder/sqlcipher@5f00cf1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f00cf1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)
0