diff options
| author | Alexander Karatarakis <alex@karatarakis.com> | 2017-02-15 15:03:02 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-15 15:03:02 -0800 |
| commit | 9d51b11b3930157fb78ab2272779b8f8540c9857 (patch) | |
| tree | c1d60b3487c1546a8b87f4c40b60f099b6fe3ab7 /ports/sqlite3/CONTROL | |
| parent | f6fc6b30a3e8671f4dc2e22ef35c2c9e368a2b77 (diff) | |
| parent | cad7e2a30c3a3e8627a71cf09dca22e60ee11244 (diff) | |
| download | vcpkg-9d51b11b3930157fb78ab2272779b8f8540c9857.tar.gz vcpkg-9d51b11b3930157fb78ab2272779b8f8540c9857.zip | |
Merge pull request #672 from sdcb/sqlite-3.17.0
[sqlite3] upgrade to 3.17.0
Diffstat (limited to 'ports/sqlite3/CONTROL')
| -rw-r--r-- | ports/sqlite3/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sqlite3/CONTROL b/ports/sqlite3/CONTROL index e382a6f85..bc5b4af98 100644 --- a/ports/sqlite3/CONTROL +++ b/ports/sqlite3/CONTROL @@ -1,3 +1,3 @@ -Source: sqlite3 -Version: 3.15.0 +Source: sqlite3
+Version: 3.17.0
Description: SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
\ No newline at end of file |
