Skip to content

Commit

Permalink
build: sqlite 3.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Nov 12, 2023
1 parent d78dc61 commit fbed8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.PHONY: build

SQLITE_RELEASE_YEAR := 2023
SQLITE_VERSION := 3430000
SQLITE_VERSION := 3440000
SQLEAN_VERSION := 0.21.8

prepare-src:
Expand Down

0 comments on commit fbed8fe

Please sign in to comment.