Skip to content

Commit 0d2a8e8

Browse files
author
Ted Reed
committed
Add version 3.35.5 from the amalgamation file
Link: https://www.sqlite.org/download.html Package: sqlite-amalgamation-3350500.zip sha256: b49409ef123e193e719e2536f9b795482a69e61a9cc728933739b9024f035061
1 parent 71e4f33 commit 0d2a8e8

File tree

4 files changed

+7520
-4843
lines changed

4 files changed

+7520
-4843
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ option(SQLITE_ENABLE_RTREE_EXTENSION "Set to ON to enable the R*Tree module" OFF
1313

1414
function(sqliteMain)
1515
set(parameter_list
16-
"SQLITE_VERSION=3.34.0"
16+
"SQLITE_VERSION=3.35.5"
1717
"SQLITE_MAX_VARIABLE_NUMBER=250000"
1818
)
1919

0 commit comments

Comments
 (0)