Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Prepare download page for the upcoming 1.0.75.0 release. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | prep-1.0.75.0 |
Files: | files | file ages | folders |
SHA1: |
056e9c0c86a53b8306969fbaf5d5a8cd |
User & Date: | mistachkin 2011-10-02 23:37:10 |
Context
2011-10-03
| ||
22:54 | Update downloads page for 1.0.75.0 release. check-in: fdf8786803 user: mistachkin tags: trunk, release | |
2011-10-02
| ||
23:37 | Prepare download page for the upcoming 1.0.75.0 release. Closed-Leaf check-in: 056e9c0c86 user: mistachkin tags: prep-1.0.75.0 | |
07:26 | Update Eagle in externals to the official beta 18 release. check-in: a2cff58449 user: mistachkin tags: trunk | |
Changes
Changes to www/downloads.wiki.
8 8 <b>Source Code</b> 9 9 </td> 10 10 </tr> 11 11 12 12 <tr> 13 13 <td width="10"> </td> 14 14 <td valign="top" align="right"> 15 - <a href="/sqlite-netFx-source-1.0.74.0.zip">sqlite-netFx-source-1.0.74.0.zip</a> 15 + <a href="/sqlite-netFx-source-1.0.75.0.zip">sqlite-netFx-source-1.0.75.0.zip</a> 16 16 <br /> 17 17 (2.45 MiB) 18 18 </td> 19 19 <td width="5"></td> 20 20 <td valign="top"> 21 21 This ZIP archive contains all current source code for System.Data.SQLite 22 - 1.0.74.0 (3.7.7.1) combined into a single archive file. 22 + 1.0.75.0 (3.7.8) combined into a single archive file. 23 23 <br /> 24 24 (sha1: 09cc9daf98d1378c00bbb10b041d1fb08ddc5c75) 25 25 </td> 26 26 </tr> 27 27 28 28 <tr> 29 29 <td colspan="4"> ................................................................................ 30 30 <b>Setups for 32-bit Windows (.NET Framework 3.5 SP1)</b> 31 31 </td> 32 32 </tr> 33 33 34 34 <tr> 35 35 <td width="10"> </td> 36 36 <td valign="top" align="right"> 37 - <a href="/sqlite-netFx35-setup-bundle-x86-2008-1.0.74.0.exe">sqlite-netFx35-setup-bundle-x86-2008-1.0.74.0.exe</a> 37 + <a href="/sqlite-netFx35-setup-bundle-x86-2008-1.0.75.0.exe">sqlite-netFx35-setup-bundle-x86-2008-1.0.75.0.exe</a> 38 38 <br /> 39 39 (5.83 MiB) 40 40 </td> 41 41 <td width="5"></td> 42 42 <td valign="top"> 43 43 This setup package features the mixed-mode assembly and will install all 44 44 the necessary runtime components and dependencies for the x86 version of 45 - the System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2008 45 + the System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 46 46 SP1 runtime for x86 is included. The .NET Framework 3.5 SP1 is required. 47 47 <br /> 48 48 (sha1: d20aaeeba73ddf8796449aefd06c887970fd94c4) 49 49 </td> 50 50 </tr> 51 51 52 52 <tr> 53 53 <td width="10"> </td> 54 54 <td valign="top" align="right"> 55 - <a href="/sqlite-netFx35-setup-x86-2008-1.0.74.0.exe">sqlite-netFx35-setup-x86-2008-1.0.74.0.exe</a> 55 + <a href="/sqlite-netFx35-setup-x86-2008-1.0.75.0.exe">sqlite-netFx35-setup-x86-2008-1.0.75.0.exe</a> 56 56 <br /> 57 57 (5.82 MiB) 58 58 </td> 59 59 <td width="5"></td> 60 60 <td valign="top"> 61 61 This setup package will install all the necessary runtime components and 62 - dependencies for the x86 version of the System.Data.SQLite 1.0.74.0 63 - (3.7.7.1) package. The Visual C++ 2008 SP1 runtime for x86 is included. 62 + dependencies for the x86 version of the System.Data.SQLite 1.0.75.0 63 + (3.7.8) package. The Visual C++ 2008 SP1 runtime for x86 is included. 64 64 The .NET Framework 3.5 SP1 is required. 65 65 <br /> 66 66 (sha1: f077f17a52de05fd9aa3632e66a36388329c9318) 67 67 </td> 68 68 </tr> 69 69 70 70 <tr> ................................................................................ 72 72 <b>Setups for 64-bit Windows (.NET Framework 3.5 SP1)</b> 73 73 </td> 74 74 </tr> 75 75 76 76 <tr> 77 77 <td width="10"> </td> 78 78 <td valign="top" align="right"> 79 - <a href="/sqlite-netFx35-setup-bundle-x64-2008-1.0.74.0.exe">sqlite-netFx35-setup-bundle-x64-2008-1.0.74.0.exe</a> 79 + <a href="/sqlite-netFx35-setup-bundle-x64-2008-1.0.75.0.exe">sqlite-netFx35-setup-bundle-x64-2008-1.0.75.0.exe</a> 80 80 <br /> 81 81 (6.56 MiB) 82 82 </td> 83 83 <td width="5"></td> 84 84 <td valign="top"> 85 85 This setup package features the mixed-mode assembly and will install all 86 86 the necessary runtime components and dependencies for the x64 version of 87 - the System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2008 87 + the System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 88 88 SP1 runtime for x64 is included. The .NET Framework 3.5 SP1 is required. 89 89 <br /> 90 90 (sha1: 567ff1db02755f3f7770acc0805a54b8846103c8) 91 91 </td> 92 92 </tr> 93 93 94 94 <tr> 95 95 <td width="10"> </td> 96 96 <td valign="top" align="right"> 97 - <a href="/sqlite-netFx35-setup-x64-2008-1.0.74.0.exe">sqlite-netFx35-setup-x64-2008-1.0.74.0.exe</a> 97 + <a href="/sqlite-netFx35-setup-x64-2008-1.0.75.0.exe">sqlite-netFx35-setup-x64-2008-1.0.75.0.exe</a> 98 98 <br /> 99 99 (6.56 MiB) 100 100 </td> 101 101 <td width="5"></td> 102 102 <td valign="top"> 103 103 This setup package will install all the necessary runtime components and 104 - dependencies for the x64 version of the System.Data.SQLite 1.0.74.0 105 - (3.7.7.1) package. The Visual C++ 2008 SP1 runtime for x64 is included. 104 + dependencies for the x64 version of the System.Data.SQLite 1.0.75.0 105 + (3.7.8) package. The Visual C++ 2008 SP1 runtime for x64 is included. 106 106 The .NET Framework 3.5 SP1 is required. 107 107 <br /> 108 108 (sha1: 1ad120e0b3e838253f5f0c181d63f812ee6dcccf) 109 109 </td> 110 110 </tr> 111 111 112 112 <tr> ................................................................................ 114 114 <b>Setups for 32-bit Windows (.NET Framework 4.0)</b> 115 115 </td> 116 116 </tr> 117 117 118 118 <tr> 119 119 <td width="10"> </td> 120 120 <td valign="top" align="right"> 121 - <a href="/sqlite-netFx40-setup-bundle-x86-2010-1.0.74.0.exe">sqlite-netFx40-setup-bundle-x86-2010-1.0.74.0.exe</a> 121 + <a href="/sqlite-netFx40-setup-bundle-x86-2010-1.0.75.0.exe">sqlite-netFx40-setup-bundle-x86-2010-1.0.75.0.exe</a> 122 122 <br /> 123 123 (10.19 MiB) 124 124 </td> 125 125 <td width="5"></td> 126 126 <td valign="top"> 127 127 This setup package features the mixed-mode assembly and will install all 128 128 the necessary runtime components and dependencies for the x86 version of 129 - the System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2010 129 + the System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 130 130 SP1 runtime for x86 is included. The .NET Framework 4.0 is required. 131 131 <br /> 132 132 (sha1: 9e3cc891d61533e3bb254a8359727ef8a6116487) 133 133 </td> 134 134 </tr> 135 135 136 136 <tr> 137 137 <td width="10"> </td> 138 138 <td valign="top" align="right"> 139 - <a href="/sqlite-netFx40-setup-x86-2010-1.0.74.0.exe">sqlite-netFx40-setup-x86-2010-1.0.74.0.exe</a> 139 + <a href="/sqlite-netFx40-setup-x86-2010-1.0.75.0.exe">sqlite-netFx40-setup-x86-2010-1.0.75.0.exe</a> 140 140 <br /> 141 141 (10.19 MiB) 142 142 </td> 143 143 <td width="5"></td> 144 144 <td valign="top"> 145 145 This setup package will install all the necessary runtime components and 146 - dependencies for the x86 version of the System.Data.SQLite 1.0.74.0 147 - (3.7.7.1) package. The Visual C++ 2010 SP1 runtime for x86 is included. 146 + dependencies for the x86 version of the System.Data.SQLite 1.0.75.0 147 + (3.7.8) package. The Visual C++ 2010 SP1 runtime for x86 is included. 148 148 The .NET Framework 4.0 is required. 149 149 <br /> 150 150 (sha1: c16ad14d044b4cdcf159ca83c3eb198ba6f26f95) 151 151 </td> 152 152 </tr> 153 153 154 154 <tr> ................................................................................ 156 156 <b>Setups for 64-bit Windows (.NET Framework 4.0)</b> 157 157 </td> 158 158 </tr> 159 159 160 160 <tr> 161 161 <td width="10"> </td> 162 162 <td valign="top" align="right"> 163 - <a href="/sqlite-netFx40-setup-bundle-x64-2010-1.0.74.0.exe">sqlite-netFx40-setup-bundle-x64-2010-1.0.74.0.exe</a> 163 + <a href="/sqlite-netFx40-setup-bundle-x64-2010-1.0.75.0.exe">sqlite-netFx40-setup-bundle-x64-2010-1.0.75.0.exe</a> 164 164 <br /> 165 165 (11.40 MiB) 166 166 </td> 167 167 <td width="5"></td> 168 168 <td valign="top"> 169 169 This setup package features the mixed-mode assembly and will install all 170 170 the necessary runtime components and dependencies for the x64 version of 171 - the System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2010 171 + the System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 172 172 SP1 runtime for x64 is included. The .NET Framework 4.0 is required. 173 173 <br /> 174 174 (sha1: 352a8b2506820a42cec9ea1a3d1e07ba4c37700c) 175 175 </td> 176 176 </tr> 177 177 178 178 <tr> 179 179 <td width="10"> </td> 180 180 <td valign="top" align="right"> 181 - <a href="/sqlite-netFx40-setup-x64-2010-1.0.74.0.exe">sqlite-netFx40-setup-x64-2010-1.0.74.0.exe</a> 181 + <a href="/sqlite-netFx40-setup-x64-2010-1.0.75.0.exe">sqlite-netFx40-setup-x64-2010-1.0.75.0.exe</a> 182 182 <br /> 183 183 (11.39 MiB) 184 184 </td> 185 185 <td width="5"></td> 186 186 <td valign="top"> 187 187 This setup package will install all the necessary runtime components and 188 - dependencies for the x64 version of the System.Data.SQLite 1.0.74.0 189 - (3.7.7.1) package. The Visual C++ 2010 SP1 runtime for x64 is included. 188 + dependencies for the x64 version of the System.Data.SQLite 1.0.75.0 189 + (3.7.8) package. The Visual C++ 2010 SP1 runtime for x64 is included. 190 190 The .NET Framework 4.0 is required. 191 191 <br /> 192 192 (sha1: 0790a24b0058b5b88a7c537dcf71424bfed63ed2) 193 193 </td> 194 194 </tr> 195 195 196 196 <tr> ................................................................................ 198 198 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b> 199 199 </td> 200 200 </tr> 201 201 202 202 <tr> 203 203 <td width="10"> </td> 204 204 <td valign="top" align="right"> 205 - <a href="/sqlite-netFx35-binary-bundle-Win32-2008-1.0.74.0.zip">sqlite-netFx35-binary-bundle-Win32-2008-1.0.74.0.zip</a> 205 + <a href="/sqlite-netFx35-binary-bundle-Win32-2008-1.0.75.0.zip">sqlite-netFx35-binary-bundle-Win32-2008-1.0.75.0.zip</a> 206 206 <br /> 207 207 (1.33 MiB) 208 208 </td> 209 209 <td width="5"></td> 210 210 <td valign="top"> 211 211 This binary package features the mixed-mode assembly and contains all the 212 - binaries for the x86 version of the System.Data.SQLite 1.0.74.0 (3.7.7.1) 212 + binaries for the x86 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 213 213 package. The Visual C++ 2008 SP1 runtime for x86 and the .NET Framework 214 214 3.5 SP1 are required. 215 215 <br /> 216 216 (sha1: 35ff1c2138d71602d10fd288636ab3e6fd32c931) 217 217 </td> 218 218 </tr> 219 219 220 220 <tr> 221 221 <td width="10"> </td> 222 222 <td valign="top" align="right"> 223 - <a href="/sqlite-netFx35-binary-Win32-2008-1.0.74.0.zip">sqlite-netFx35-binary-Win32-2008-1.0.74.0.zip</a> 223 + <a href="/sqlite-netFx35-binary-Win32-2008-1.0.75.0.zip">sqlite-netFx35-binary-Win32-2008-1.0.75.0.zip</a> 224 224 <br /> 225 225 (1.33 MiB) 226 226 </td> 227 227 <td width="5"></td> 228 228 <td valign="top"> 229 229 This binary package contains all the binaries for the x86 version of the 230 - System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2008 SP1 230 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 SP1 231 231 runtime for x86 and the .NET Framework 3.5 SP1 are required. 232 232 <br /> 233 233 (sha1: 59ed564db4fd83fec17010b6ab3f5eb89778f86a) 234 234 </td> 235 235 </tr> 236 236 237 237 <tr> ................................................................................ 239 239 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b> 240 240 </td> 241 241 </tr> 242 242 243 243 <tr> 244 244 <td width="10"> </td> 245 245 <td valign="top" align="right"> 246 - <a href="/sqlite-netFx35-binary-bundle-x64-2008-1.0.74.0.zip">sqlite-netFx35-binary-bundle-x64-2008-1.0.74.0.zip</a> 246 + <a href="/sqlite-netFx35-binary-bundle-x64-2008-1.0.75.0.zip">sqlite-netFx35-binary-bundle-x64-2008-1.0.75.0.zip</a> 247 247 <br /> 248 248 (1.40 MiB) 249 249 </td> 250 250 <td width="5"></td> 251 251 <td valign="top"> 252 252 This binary package features the mixed-mode assembly and contains all the 253 - binaries for the x64 version of the System.Data.SQLite 1.0.74.0 (3.7.7.1) 253 + binaries for the x64 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 254 254 package. The Visual C++ 2008 SP1 runtime for x64 and the .NET Framework 255 255 3.5 SP1 are required. 256 256 <br /> 257 257 (sha1: 7dcc7fb52bba647c14bba5934059d039cc73373c) 258 258 </td> 259 259 </tr> 260 260 261 261 <tr> 262 262 <td width="10"> </td> 263 263 <td valign="top" align="right"> 264 - <a href="/sqlite-netFx35-binary-x64-2008-1.0.74.0.zip">sqlite-netFx35-binary-x64-2008-1.0.74.0.zip</a> 264 + <a href="/sqlite-netFx35-binary-x64-2008-1.0.75.0.zip">sqlite-netFx35-binary-x64-2008-1.0.75.0.zip</a> 265 265 <br /> 266 266 (1.39 MiB) 267 267 </td> 268 268 <td width="5"></td> 269 269 <td valign="top"> 270 270 This binary package contains all the binaries for the x64 version of the 271 - System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2008 SP1 271 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 SP1 272 272 runtime for x64 and the .NET Framework 3.5 SP1 are required. 273 273 <br /> 274 274 (sha1: b61c3964dc7b45ab8fce30ed02b077c0a21839f8) 275 275 </td> 276 276 </tr> 277 277 278 278 <tr> ................................................................................ 280 280 <b>Precompiled Binaries for 32-bit Windows (.NET Framework 4.0)</b> 281 281 </td> 282 282 </tr> 283 283 284 284 <tr> 285 285 <td width="10"> </td> 286 286 <td valign="top" align="right"> 287 - <a href="/sqlite-netFx40-binary-bundle-Win32-2010-1.0.74.0.zip">sqlite-netFx40-binary-bundle-Win32-2010-1.0.74.0.zip</a> 287 + <a href="/sqlite-netFx40-binary-bundle-Win32-2010-1.0.75.0.zip">sqlite-netFx40-binary-bundle-Win32-2010-1.0.75.0.zip</a> 288 288 <br /> 289 289 (1.38 MiB) 290 290 </td> 291 291 <td width="5"></td> 292 292 <td valign="top"> 293 293 This binary package features the mixed-mode assembly and contains all the 294 - binaries for the x86 version of the System.Data.SQLite 1.0.74.0 (3.7.7.1) 294 + binaries for the x86 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 295 295 package. The Visual C++ 2010 SP1 runtime for x86 and the .NET Framework 296 296 4.0 are required. 297 297 <br /> 298 298 (sha1: 76d0e38e1a687d8ddaaa94744b4da5e2841492e8) 299 299 </td> 300 300 </tr> 301 301 302 302 <tr> 303 303 <td width="10"> </td> 304 304 <td valign="top" align="right"> 305 - <a href="/sqlite-netFx40-binary-Win32-2010-1.0.74.0.zip">sqlite-netFx40-binary-Win32-2010-1.0.74.0.zip</a> 305 + <a href="/sqlite-netFx40-binary-Win32-2010-1.0.75.0.zip">sqlite-netFx40-binary-Win32-2010-1.0.75.0.zip</a> 306 306 <br /> 307 307 (1.37 MiB) 308 308 </td> 309 309 <td width="5"></td> 310 310 <td valign="top"> 311 311 This binary package contains all the binaries for the x86 version of the 312 - System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2010 SP1 312 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 SP1 313 313 runtime for x86 and the .NET Framework 4.0 are required. 314 314 <br /> 315 315 (sha1: e7d74609eae6f3799cbe3a9a8be86be1c2f49c04) 316 316 </td> 317 317 </tr> 318 318 319 319 <tr> ................................................................................ 321 321 <b>Precompiled Binaries for 64-bit Windows (.NET Framework 4.0)</b> 322 322 </td> 323 323 </tr> 324 324 325 325 <tr> 326 326 <td width="10"> </td> 327 327 <td valign="top" align="right"> 328 - <a href="/sqlite-netFx40-binary-bundle-x64-2010-1.0.74.0.zip">sqlite-netFx40-binary-bundle-x64-2010-1.0.74.0.zip</a> 328 + <a href="/sqlite-netFx40-binary-bundle-x64-2010-1.0.75.0.zip">sqlite-netFx40-binary-bundle-x64-2010-1.0.75.0.zip</a> 329 329 <br /> 330 330 (1.40 MiB) 331 331 </td> 332 332 <td width="5"></td> 333 333 <td valign="top"> 334 334 This binary package features the mixed-mode assembly and contains all the 335 - binaries for the x64 version of the System.Data.SQLite 1.0.74.0 (3.7.7.1) 335 + binaries for the x64 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 336 336 package. The Visual C++ 2010 SP1 runtime for x64 and the .NET Framework 337 337 4.0 are required. 338 338 <br /> 339 339 (sha1: a3648c38cf1522493e3641bfd590c093708c1fc9) 340 340 </td> 341 341 </tr> 342 342 343 343 <tr> 344 344 <td width="10"> </td> 345 345 <td valign="top" align="right"> 346 - <a href="/sqlite-netFx40-binary-x64-2010-1.0.74.0.zip">sqlite-netFx40-binary-x64-2010-1.0.74.0.zip</a> 346 + <a href="/sqlite-netFx40-binary-x64-2010-1.0.75.0.zip">sqlite-netFx40-binary-x64-2010-1.0.75.0.zip</a> 347 + <br /> 348 + (1.39 MiB) 349 + </td> 350 + <td width="5"></td> 351 + <td valign="top"> 352 + This binary package contains all the binaries for the x64 version of the 353 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 SP1 354 + runtime for x64 and the .NET Framework 4.0 are required. 355 + <br /> 356 + (sha1: 797fa10130f0177118daac2864be28a1ad04e8d4) 357 + </td> 358 + </tr> 359 + 360 + <tr> 361 + <td colspan="4"> 362 + <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 3.5 SP1)</b> 363 + </td> 364 + </tr> 365 + 366 + <tr> 367 + <td width="10"> </td> 368 + <td valign="top" align="right"> 369 + <a href="/sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.75.0.zip">sqlite-netFx35-static-binary-bundle-Win32-2008-1.0.75.0.zip</a> 370 + <br /> 371 + (1.33 MiB) 372 + </td> 373 + <td width="5"></td> 374 + <td valign="top"> 375 + This binary package features the mixed-mode assembly and contains all the 376 + binaries for the x86 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 377 + package. The Visual C++ 2008 SP1 runtime for x86 is statically linked. 378 + The .NET Framework 3.5 SP1 is required. 379 + <br /> 380 + (sha1: 35ff1c2138d71602d10fd288636ab3e6fd32c931) 381 + </td> 382 + </tr> 383 + 384 + <tr> 385 + <td width="10"> </td> 386 + <td valign="top" align="right"> 387 + <a href="/sqlite-netFx35-static-binary-Win32-2008-1.0.75.0.zip">sqlite-netFx35-static-binary-Win32-2008-1.0.75.0.zip</a> 388 + <br /> 389 + (1.33 MiB) 390 + </td> 391 + <td width="5"></td> 392 + <td valign="top"> 393 + This binary package contains all the binaries for the x86 version of the 394 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 SP1 395 + runtime for x86 is statically linked. The .NET Framework 3.5 SP1 is 396 + required. 397 + <br /> 398 + (sha1: 59ed564db4fd83fec17010b6ab3f5eb89778f86a) 399 + </td> 400 + </tr> 401 + 402 + <tr> 403 + <td colspan="4"> 404 + <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 3.5 SP1)</b> 405 + </td> 406 + </tr> 407 + 408 + <tr> 409 + <td width="10"> </td> 410 + <td valign="top" align="right"> 411 + <a href="/sqlite-netFx35-static-binary-bundle-x64-2008-1.0.75.0.zip">sqlite-netFx35-static-binary-bundle-x64-2008-1.0.75.0.zip</a> 412 + <br /> 413 + (1.40 MiB) 414 + </td> 415 + <td width="5"></td> 416 + <td valign="top"> 417 + This binary package features the mixed-mode assembly and contains all the 418 + binaries for the x64 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 419 + package. The Visual C++ 2008 SP1 runtime for x64 is statically linked. 420 + The .NET Framework 3.5 SP1 is required. 421 + <br /> 422 + (sha1: 7dcc7fb52bba647c14bba5934059d039cc73373c) 423 + </td> 424 + </tr> 425 + 426 + <tr> 427 + <td width="10"> </td> 428 + <td valign="top" align="right"> 429 + <a href="/sqlite-netFx35-static-binary-x64-2008-1.0.75.0.zip">sqlite-netFx35-static-binary-x64-2008-1.0.75.0.zip</a> 430 + <br /> 431 + (1.39 MiB) 432 + </td> 433 + <td width="5"></td> 434 + <td valign="top"> 435 + This binary package contains all the binaries for the x64 version of the 436 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2008 SP1 437 + runtime for x64 is statically linked. The .NET Framework 3.5 SP1 is 438 + required. 439 + <br /> 440 + (sha1: b61c3964dc7b45ab8fce30ed02b077c0a21839f8) 441 + </td> 442 + </tr> 443 + 444 + <tr> 445 + <td colspan="4"> 446 + <b>Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.0)</b> 447 + </td> 448 + </tr> 449 + 450 + <tr> 451 + <td width="10"> </td> 452 + <td valign="top" align="right"> 453 + <a href="/sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.75.0.zip">sqlite-netFx40-static-binary-bundle-Win32-2010-1.0.75.0.zip</a> 454 + <br /> 455 + (1.38 MiB) 456 + </td> 457 + <td width="5"></td> 458 + <td valign="top"> 459 + This binary package features the mixed-mode assembly and contains all the 460 + binaries for the x86 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 461 + package. The Visual C++ 2010 SP1 runtime for x86 is statically linked. 462 + The .NET Framework 4.0 is required. 463 + <br /> 464 + (sha1: 76d0e38e1a687d8ddaaa94744b4da5e2841492e8) 465 + </td> 466 + </tr> 467 + 468 + <tr> 469 + <td width="10"> </td> 470 + <td valign="top" align="right"> 471 + <a href="/sqlite-netFx40-static-binary-Win32-2010-1.0.75.0.zip">sqlite-netFx40-static-binary-Win32-2010-1.0.75.0.zip</a> 472 + <br /> 473 + (1.37 MiB) 474 + </td> 475 + <td width="5"></td> 476 + <td valign="top"> 477 + This binary package contains all the binaries for the x86 version of the 478 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 SP1 479 + runtime for x86 is statically linked. The .NET Framework 4.0 is required. 480 + <br /> 481 + (sha1: e7d74609eae6f3799cbe3a9a8be86be1c2f49c04) 482 + </td> 483 + </tr> 484 + 485 + <tr> 486 + <td colspan="4"> 487 + <b>Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.0)</b> 488 + </td> 489 + </tr> 490 + 491 + <tr> 492 + <td width="10"> </td> 493 + <td valign="top" align="right"> 494 + <a href="/sqlite-netFx40-static-binary-bundle-x64-2010-1.0.75.0.zip">sqlite-netFx40-static-binary-bundle-x64-2010-1.0.75.0.zip</a> 495 + <br /> 496 + (1.40 MiB) 497 + </td> 498 + <td width="5"></td> 499 + <td valign="top"> 500 + This binary package features the mixed-mode assembly and contains all the 501 + binaries for the x64 version of the System.Data.SQLite 1.0.75.0 (3.7.8) 502 + package. The Visual C++ 2010 SP1 runtime for x64 is statically linked. 503 + The .NET Framework 4.0 is required. 504 + <br /> 505 + (sha1: a3648c38cf1522493e3641bfd590c093708c1fc9) 506 + </td> 507 + </tr> 508 + 509 + <tr> 510 + <td width="10"> </td> 511 + <td valign="top" align="right"> 512 + <a href="/sqlite-netFx40-static-binary-x64-2010-1.0.75.0.zip">sqlite-netFx40-static-binary-x64-2010-1.0.75.0.zip</a> 347 513 <br /> 348 514 (1.39 MiB) 349 515 </td> 350 516 <td width="5"></td> 351 517 <td valign="top"> 352 518 This binary package contains all the binaries for the x64 version of the 353 - System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The Visual C++ 2010 SP1 354 - runtime for x64 and the .NET Framework 4.0 are required. 519 + System.Data.SQLite 1.0.75.0 (3.7.8) package. The Visual C++ 2010 SP1 520 + runtime for x64 is statically linked. The .NET Framework 4.0 is required. 355 521 <br /> 356 522 (sha1: 797fa10130f0177118daac2864be28a1ad04e8d4) 357 523 </td> 358 524 </tr> 359 525 360 526 <tr> 361 527 <td colspan="4"> ................................................................................ 362 528 <b>Precompiled Binaries for Windows CE (.NET Compact Framework 3.5)</b> 363 529 </td> 364 530 </tr> 365 531 366 532 <tr> 367 533 <td width="10"> </td> 368 534 <td valign="top" align="right"> 369 - <a href="/sqlite-netFx35-binary-PocketPC-2008-1.0.74.0.zip">sqlite-netFx35-binary-PocketPC-2008-1.0.74.0.zip</a> 535 + <a href="/sqlite-netFx35-binary-PocketPC-2008-1.0.75.0.zip">sqlite-netFx35-binary-PocketPC-2008-1.0.75.0.zip</a> 370 536 <br /> 371 537 (0.76 MiB) 372 538 </td> 373 539 <td width="5"></td> 374 540 <td valign="top"> 375 541 This binary package contains all the binaries for the PocketPC version of 376 - the System.Data.SQLite 1.0.74.0 (3.7.7.1) package. The .NET Compact 542 + the System.Data.SQLite 1.0.75.0 (3.7.8) package. The .NET Compact 377 543 Framework 3.5 is required. 378 544 <br /> 379 545 (sha1: 0bf68d78083dfbe4fa84eab3eb59c051bfdd53f6) 380 546 </td> 381 547 </tr> 382 548 383 549 <tr> ................................................................................ 401 567 </td> 402 568 </tr> 403 569 </table> 404 570 405 571 <h3>Build Product Names</h3> 406 572 407 573 <p> 408 - Beginning with System.Data.SQLite version 1.0.74.0 (3.7.7.1), the following 574 + Beginning with System.Data.SQLite version 1.0.75.0 (3.7.8), the following 409 575 templates will be used for the names of the build products: 410 576 411 577 <ol> 412 578 <li><b>sqlite-netFx-source-</b>version<b>.zip</b></li> 413 579 <li><b>sqlite-netFx-source-</b>version<b>.tar.gz</b></li> 414 580 <li><b>sqlite-</b>framework<b>-setup-</b>cpu<b>-</b>year<b>-</b>version<b>.exe</b></li> 415 581 <li><b>sqlite-</b>framework<b>-setup-bundle-</b>cpu<b>-</b>year<b>-</b>version<b>.exe</b></li> 416 582 <li><b>sqlite-</b>framework<b>-binary-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li> 417 583 <li><b>sqlite-</b>framework<b>-binary-bundle-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li> 584 + <li><b>sqlite-</b>framework<b>-static-binary-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li> 585 + <li><b>sqlite-</b>framework<b>-static-binary-bundle-</b>platform<b>-</b>year<b>-</b>version<b>.zip</b></li> 418 586 <li><b>sqlite-netFx-source-</b>date<b>.zip</b></li> 419 587 </ol> 420 588 </p> 421 589 422 590 <p> 423 591 Templates (1) and (2) are used for source-code packages. Template (1) is used 424 592 for generic source-code packages and template (2) is used for source-code 425 593 packages that are generally only useful on unix-like platforms. Template (3) 426 594 is used for the setup package. Template (4) is used for the setup package 427 595 containing the mixed-mode assembly. Template (5) is used for the precompiled 428 596 binary package. Template (6) is used for the precompiled binary package 429 - containing the mixed-mode assembly. Template (7) is used for unofficial 430 - pre-release "snapshots" of source code. 597 + containing the mixed-mode assembly. Template (7) is used for the precompiled 598 + binary package statically linked to the Visual C++ runtime. Template (8) is 599 + used for the precompiled binary package containing the mixed-mode assembly 600 + statically linked to the Visual C++ runtime. Template (9) is used for 601 + unofficial pre-release "snapshots" of source code. 431 602 </p> 432 603 433 604 <p> 434 - The framework in templates (3), (4), (5), and (6) will be one of netFx35, netFx40. 605 + The framework in templates (3), (4), (5), (6), (7), and (8) will be one of netFx35, netFx40. 435 606 </p> 436 607 437 608 <p> 438 609 The cpu in templates (3) and (4) will be one of x86, x64, arm, ia64. 439 610 </p> 440 611 441 612 <p> 442 - The platform in templates (5) and (6) will be one of Win32, x64, PocketPC. 613 + The platform in templates (5), (6), (7), and (8) will be one of Win32, x64, PocketPC. 614 +</p> 615 + 616 +<p> 617 + The year in templates (3), (4), (5), (6), (7), and (8) will be one of 2008, 2010. 443 618 </p> 444 619 445 620 <p> 446 - The year in templates (3), (4), (5), and (6) will be one of 2008, 2010. 621 + The version in templates (1), (2), (3), (4), (5), (6), (7), and (8) is the dot-delimited version number of the primary System.Data.SQLite assembly. 447 622 </p> 448 623 449 624 <p> 450 - The version in templates (1), (2), (3), (4), (5), and (6) is the dot-delimited version number of the primary System.Data.SQLite assembly. 451 -</p> 452 - 453 -<p> 454 - The date in template (7) is of the form: YYYYMMDDHHMM 625 + The date in template (9) is of the form: YYYYMMDDHHMM 455 626 </p> 456 627 457 628 <h3>Canonical Source Code</h3> 458 629 459 630 <p> 460 631 The canonical System.Data.SQLite source code is maintained in a Fossil 461 632 repository that is available for anonymous read-only access. Anyone can view