Updated SQLite to 3.26.0

This commit is contained in:
MikeMaximus
2018-12-19 10:48:52 -06:00
parent f21ad89189
commit 030d8fca30
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.7.*")> <Assembly: AssemblyVersion("1.1.8.*")>
<Assembly: AssemblyFileVersion("1.1.7.0")> <Assembly: AssemblyFileVersion("1.1.8.0")>
<Assembly: NeutralResourcesLanguageAttribute("en")> <Assembly: NeutralResourcesLanguageAttribute("en")>
Binary file not shown.
Binary file not shown.