Overview
Comment: | KitCreator 0.7.0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.7.0 |
Files: | files | file ages | folders |
SHA1: |
4de8841dfcd7093ee758f759f701c08e |
User & Date: | rkeene on 2013-08-09 02:02:02 |
Other Links: | manifest | tags |
Context
2013-08-09
| ||
22:44 | Updated to allow extra packages to include libraries to add check-in: bb510c2f21 user: rkeene tags: trunk | |
02:02 | KitCreator 0.7.0 check-in: 4de8841dfc user: rkeene tags: trunk, 0.7.0 | |
2013-08-06
| ||
23:55 | Updated to not read "setup.tcl" check-in: b41fe67416 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [c26d2cca76] to [204d40c493].
︙ | |||
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) |
︙ |