Overview
| Comment: | KitCreator 0.3.2.x | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 0.3.2 | 
| Files: | files | file ages | folders | 
| SHA1: | 9f845622001612a94711ca7d0101a4eb | 
| User & Date: | rkeene on 2010-09-26 04:44:20 | 
| Other Links: | manifest | tags | 
Context
| 2010-09-26 | ||
| 04:44 | Corrected bug preventing Mk4tcl from being "package required" even if present check-in: 6cd90bad17 user: rkeene tags: trunk | |
| 04:44 | KitCreator 0.3.2.x check-in: 9f84562200 user: rkeene tags: trunk, 0.3.2 | |
| 04:44 | Fixed sync logic issue with new support for specifying which storage system to use (installvfs.tcl and kitInit.c) check-in: e5c8483726 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [53fd407e20] to [176a83c7fb].
| ︙ | |||
| 12 13 14 15 16 17 18 | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | - + | # If set to "auto" it will be maintained in a file called .version # in the source directory and the revision will be incremented # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) | 
| ︙ |