diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-04-01 15:30:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-01 15:30:46 -0700 |
| commit | f9c01a893e79d5ae086294d0f11543cd37283438 (patch) | |
| tree | 2dfe779daed221e5eeacca8b9a9a74fedcefed12 /ports/sqlite3/CONTROL | |
| parent | db73e73c562a00228dd8c01ee2a03f03012023fc (diff) | |
| parent | e5a4f033170d66ec53f23a5366a3c8e896fdc1ea (diff) | |
| download | vcpkg-f9c01a893e79d5ae086294d0f11543cd37283438.tar.gz vcpkg-f9c01a893e79d5ae086294d0f11543cd37283438.zip | |
Merge pull request #887 from Mixaill/sqlite
[sqlite3] update to 3.18.0
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 bc5b4af98..f1d9bde16 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,3 +1,3 @@ Source: sqlite3
-Version: 3.17.0
+Version: 3.18.0-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 |
