summaryrefslogtreecommitdiff
path: root/sqlite3/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-06-10 14:36:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-06-10 14:36:43 +0300
commit12f23c3fa27d8d717ba14042a0c491bd53e40cd0 (patch)
tree456499e54385dac53e84a2d0118786ca33450e98 /sqlite3/manifest
parent6e3b22b82c6bb7dc9bad0f56214121407dd65b28 (diff)
Release version 3.27.2+2v3.27.2+2
Raise maximum number of attached databases from 10 to 125 Canonicalize license in package manifests Normalize C comments in tests
Diffstat (limited to 'sqlite3/manifest')
-rw-r--r--sqlite3/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/sqlite3/manifest b/sqlite3/manifest
index 80556fe..f97480f 100644
--- a/sqlite3/manifest
+++ b/sqlite3/manifest
@@ -1,9 +1,9 @@
: 1
name: sqlite3
-version: 3.27.2+1
+version: 3.27.2+2
project: sqlite
summary: SQLite database engine shell program
-license: public domain
+license: blessing ; SQLite Blessing.
topics: SQLite, SQL, relational database
description-file: README
url: https://sqlite.org/