Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improvements to the downloads page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a42e6699178f28fad086b17b80732ca1 |
User & Date: | mistachkin 2013-04-22 21:51:13.073 |
Context
2013-04-22
| ||
21:59 | Further clarification for the setup packages on the download page. check-in: 3bc5ba5a39 user: mistachkin tags: trunk | |
21:51 | Improvements to the downloads page. check-in: a42e669917 user: mistachkin tags: trunk | |
2013-04-19
| ||
05:13 | Final updates for the 1.0.85.0 release. check-in: 8f9b14afbb user: mistachkin tags: trunk, release, release-1.0.85.0 | |
Changes
Changes to www/downloads.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | + + + + + + + + + + + + + + + + | <title>System.Data.SQLite Download Page</title> <nowiki> <h1>System.Data.SQLite Download Page</h1> <table width="100%" cellpadding="5"> <tr> <td colspan="3" class="importantHeader"> <b>Runtime Library Notes</b> </td> </tr> <tr> <td colspan="3" class="importantNotes"> <big>All downloadable packages on this web page that do not include the word "<b>static</b>" in their file name require the appropriate version (e.g. 2005, 2008, 2010, or 2012) of the Microsoft Visual C++ Runtime Library, to be successfully installed on the target machine prior to making use of the executables contained therein.</big> </td> </tr> <tr> <td colspan="3" class="importantHeader"> <b>Support Notes</b> </td> </tr> <tr> |
︙ |