Overview
Comment: | KitCreator 0.6.0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.6.0 |
Files: | files | file ages | folders |
SHA1: |
000da8e97d333556f0a9315219fb1207 |
User & Date: | rkeene on 2011-06-03 05:39:06 |
Other Links: | manifest | tags |
Context
2011-06-06
| ||
15:40 | Added executable bit back, AGAIN! check-in: a0ab236261 user: rkeene tags: trunk | |
2011-06-03
| ||
05:39 | KitCreator 0.6.0 check-in: 000da8e97d user: rkeene tags: trunk, 0.6.0 | |
05:37 | Merged in pluggable branch check-in: 78b96b6e9c user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [2ff27f5bab] to [194a365c81].
︙ | |||
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) |
︙ |