Skip to content

Commit a5374d8

Browse files
committed
update version number in pragma test
1 parent 50cbb6e commit a5374d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sqlcipher-pragmas.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ do_test verify-pragma-cipher-version {
4646
execsql {
4747
PRAGMA cipher_version;
4848
}
49-
} {{4.4.1 community}}
49+
} {{4.4.2 community}}
5050
db close
5151
file delete -force test.db
5252

0 commit comments

Comments
 (0)