diff options
| author | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-03-18 22:25:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-18 22:25:17 -0700 |
| commit | 44b9e5f98b41225ad9327d5c248e4a754cdddd9c (patch) | |
| tree | e273e5d488d96de8c80c40165d37a8c3bad992a8 /ports/sqlpp11/CONTROL | |
| parent | 02511898db381da2f643bc4d4e55fc9bca00214d (diff) | |
| parent | 563e085d424fc7b45c5f9e5897ef470b5c1186d8 (diff) | |
| download | vcpkg-44b9e5f98b41225ad9327d5c248e4a754cdddd9c.tar.gz vcpkg-44b9e5f98b41225ad9327d5c248e4a754cdddd9c.zip | |
Merge pull request #5692 from BigSeb/fix-sqlpp11
Fix sqlpp11 warnings
Diffstat (limited to 'ports/sqlpp11/CONTROL')
| -rw-r--r-- | ports/sqlpp11/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sqlpp11/CONTROL b/ports/sqlpp11/CONTROL index 7c75d17d9..bd5101f8f 100644 --- a/ports/sqlpp11/CONTROL +++ b/ports/sqlpp11/CONTROL @@ -1,4 +1,4 @@ Source: sqlpp11
-Version: 0.57
+Version: 0.57-1
Description: A type safe embedded domain specific language for SQL queries and results in C++.
-Build-Depends: date
\ No newline at end of file +Build-Depends: date
|
