Overview
Comment: | KitCreator 0.12.2 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.12.2 |
Files: | files | file ages | folders |
SHA1: |
5b0c6330bb6c096dd125231a472934a1 |
User & Date: | rkeene on 2022-01-01 16:42:33 |
Other Links: | manifest | tags |
Context
2022-08-12
| ||
14:38 | Use TclKit dedicated to this project for web-based builds check-in: 87ee42a7a4 user: rkeene tags: trunk | |
2022-01-01
| ||
16:42 | KitCreator 0.12.2 check-in: 5b0c6330bb user: rkeene tags: trunk, 0.12.2 | |
16:41 | Upgrade to Tcl/Tk 8.6.12 check-in: ee4da6e861 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [6c8912c705] to [4d1a9f1143].
︙ | |||
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) |
︙ |