aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite3/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-10-25 11:20:56 -0700
committerGitHub <noreply@github.com>2017-10-25 11:20:56 -0700
commitb71d992d953e446d47d94b7555383412740d1226 (patch)
tree98c046279f47988bf0f04c7cce9ec7efdb642c28 /ports/sqlite3/CONTROL
parentaec9215800a42e7e4ec28aad756695a8ced8876c (diff)
parentae48463360d4394a9c55e91f46f6f103dd046ab3 (diff)
downloadvcpkg-b71d992d953e446d47d94b7555383412740d1226.tar.gz
vcpkg-b71d992d953e446d47d94b7555383412740d1226.zip
Merge pull request #2056 from pravic/sqlite
[sqlite3] update to 3.21.0
Diffstat (limited to 'ports/sqlite3/CONTROL')
-rw-r--r--ports/sqlite3/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL
index b444a953a..ccb3a3745 100644
--- a/ports/sqlite3/CONTROL
+++ b/ports/sqlite3/CONTROL
@@ -1,3 +1,3 @@
Source: sqlite3
-Version: 3.20.1
+Version: 3.21.0
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.