diff --git a/Sqlite.vcxproj b/Sqlite.vcxproj index 19639f7..38f0bfc 100644 --- a/Sqlite.vcxproj +++ b/Sqlite.vcxproj @@ -53,16 +53,16 @@ - + - + - + - + @@ -145,7 +145,7 @@ - + diff --git a/sqlite-net-wp8.nuspec b/sqlite-net-wp8.nuspec index 7dfab5b..e34a248 100644 --- a/sqlite-net-wp8.nuspec +++ b/sqlite-net-wp8.nuspec @@ -2,7 +2,7 @@ sqlite-net-wp8 - 3.8.6 + 3.8.7.4 sqlite-net-wp8 Peter Huene A C++/CX wrapper for SQLite functions that sqlite-net depends on. Can be used as an alternative to csharp-sqlite on Windows Phone 8. This library is released under the MIT license.