summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-24 12:57:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-24 12:57:16 +0300
commitbf211ba402b1b481cfec82882c11fbabc76c98b4 (patch)
treef52e76fee3578f7f8c86999acf21be8d44a95d08
parente6366a24b61da07ec2891b4f43f300e1813e2a77 (diff)
Release version 3.39.4v3.39.4
-rw-r--r--libsqlite3/manifest2
-rw-r--r--sqlite3/manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/libsqlite3/manifest b/libsqlite3/manifest
index f585425..07a22ac 100644
--- a/libsqlite3/manifest
+++ b/libsqlite3/manifest
@@ -1,6 +1,6 @@
: 1
name: libsqlite3
-version: 3.39.4-a.0.z
+version: 3.39.4
project: sqlite
summary: SQL database engine as an in-process C library
license: blessing ; SQLite Blessing.
diff --git a/sqlite3/manifest b/sqlite3/manifest
index 88aea21..f2159cc 100644
--- a/sqlite3/manifest
+++ b/sqlite3/manifest
@@ -1,6 +1,6 @@
: 1
name: sqlite3
-version: 3.39.4-a.0.z
+version: 3.39.4
project: sqlite
summary: SQLite database engine shell program
license: blessing ; SQLite Blessing.