Updated SQLite to 3.23.1

This commit is contained in:
Michael J. Seiferling
2018-05-20 21:07:00 -06:00
parent 01b46107ad
commit 539009c5de
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -33,7 +33,7 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below: ' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")> ' <Assembly: AssemblyVersion("1.0.*")>
<Assembly: AssemblyVersion("1.1.1.*")> <Assembly: AssemblyVersion("1.1.2.*")>
<Assembly: AssemblyFileVersion("1.1.1.0")> <Assembly: AssemblyFileVersion("1.1.2.0")>
<Assembly: NeutralResourcesLanguageAttribute("en")> <Assembly: NeutralResourcesLanguageAttribute("en")>
Binary file not shown.
Binary file not shown.