diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-05-24 14:00:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-24 14:00:50 -0700 |
| commit | cfdf332b4362610614a5a67f803c1f8b8b1917a6 (patch) | |
| tree | 07a849fb2900707e94446a038290ea82d9b4b338 /ports/sqlite3/CONTROL | |
| parent | 9748ef0fc44e57697f79f150bbbce1bce22640cd (diff) | |
| parent | 14c3c51a009e1764b7f1141cdc024493bced5d8d (diff) | |
| download | vcpkg-cfdf332b4362610614a5a67f803c1f8b8b1917a6.tar.gz vcpkg-cfdf332b4362610614a5a67f803c1f8b8b1917a6.zip | |
Merge pull request #1160 from Mixaill/sqlite3
[sqlite3] update to 3.19.1
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index f1d9bde16..d833f02b9 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,3 +1,3 @@ Source: sqlite3
-Version: 3.18.0-1
+Version: 3.19.1-1
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
\ No newline at end of file |
