System.Data.SQLite

Check-in [606af726e9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update various assembly information settings.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 606af726e9d9752515e13ee95fddb5a5e9924767
User & Date: shaneh 2011-05-24 01:20:39.405
Context
2011-05-24
01:39
Minor optimization to GetBytes() to avoid calling sqlite3_column_blob() on null destination buffers. Fix for [8c1650482e]. check-in: a97d149d1e user: shaneh tags: trunk
01:20
Update various assembly information settings. check-in: 606af726e9 user: shaneh tags: trunk
01:17
Correct System.Data.SQLite.Linq version and resource information. Fix for [6489c5a396] and [133daf50d6]. check-in: 9ce4a2e044 user: shaneh tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Designer/AssemblyInfo.cs.
Changes to System.Data.SQLite.Linq/AssemblyInfo.cs.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to tools/install/Properties/AssemblyInfo.cs.