You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, `tar.gz` and `zip` archives in release section are signed with GPG
44
+
45
+
Starting from SQLite version 3.45.3, compiled versions of releases will be represented as `XX.XX.XX_ZZ` where `XX.XX.XX` will reflect actuall SQLite versions while `ZZ` will represent version of this building tool.
42
46
43
47
## Customization
44
48
@@ -48,7 +52,7 @@ and run following command in a download directory:
48
52
49
53
## Motivation
50
54
51
-
Make portable `sqlite3` program that can run without dependencies on any x86_64 Linux.
55
+
Make portable `sqlite3` program that can run without dependencies on any x86_64 Linux operation systems.
0 commit comments