summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-05-29 15:05:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-05-29 15:05:32 +0300
commit02f282c042431b429c19943dbbf532bcb0871763 (patch)
tree166a31ef8a485c4e521474d5a277aa0eed0b20d9
parent036c19ed532b9bf17a2bbcf7ead132284919ec13 (diff)
Release version 3.45.3HEADv3.45.3master
-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 9f5b1cc..1d32b78 100644
--- a/libsqlite3/manifest
+++ b/libsqlite3/manifest
@@ -1,6 +1,6 @@
: 1
name: libsqlite3
-version: 3.45.3-a.0.z
+version: 3.45.3
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 8203215..0ab734e 100644
--- a/sqlite3/manifest
+++ b/sqlite3/manifest
@@ -1,6 +1,6 @@
: 1
name: sqlite3
-version: 3.45.3-a.0.z
+version: 3.45.3
project: sqlite
summary: SQLite database engine shell program
license: blessing ; SQLite Blessing.