Skip to content

Commit 8cb1e8d

Browse files
Bump version in cipher_version test
1 parent 320640d commit 8cb1e8d

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
@@ -1553,7 +1553,7 @@ do_test verify-pragma-cipher-version {
15531553
execsql {
15541554
PRAGMA cipher_version;
15551555
}
1556-
} {3.4.1}
1556+
} {3.4.2}
15571557
db close
15581558
file delete -force test.db
15591559

0 commit comments

Comments
 (0)