Skip to content

Commit c41a7fa

Browse files
Add version 3.30.1 from the amalgamation file
Link: https://www.sqlite.org/download.html Package: sqlite-amalgamation-3300100.zip
1 parent 6cf3ce4 commit c41a7fa

File tree

5 files changed

+5518
-4052
lines changed

5 files changed

+5518
-4052
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.29.0"
16+
"SQLITE_VERSION=3.30.1"
1717
"SQLITE_MAX_VARIABLE_NUMBER=250000"
1818
)
1919

0 commit comments

Comments
 (0)