From 413a15ea1f8085820c988b9450bf55bba0b36cff Mon Sep 17 00:00:00 2001 From: Tim Uy Date: Wed, 17 Dec 2014 11:14:08 -0800 Subject: [PATCH] Update to 3.8.7.4 --- Sqlite.vcxproj | 10 +++++----- sqlite-net-wp8.nuspec | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) 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.