Overview
| Comment: | tcc4tcl 0.20 |
|---|---|
| Timelines: | family | ancestors | descendants | both | trunk | 0.20 |
| Files: | files | file ages | folders |
| SHA1: |
7091d27bbd47dd98a6ad54e69c5bfca8 |
| User & Date: | rkeene on 2014-06-21 21:20:02.319 |
| Other Links: | manifest | tags |
Context
|
2014-06-21
| ||
| 21:29 | Updated to not rely on a fancy shell constructs check-in: ca1a93c896 user: rkeene tags: trunk | |
| 21:20 | tcc4tcl 0.20 check-in: 7091d27bbd user: rkeene tags: trunk, 0.20 | |
| 21:18 | Corrected typo in previous commit check-in: c951d6608a user: rkeene tags: trunk | |
Changes
Modified build/makearch.info
from [5ff636f2e3]
to [1fa45a3b87].
| ︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | - + | # 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) |
| ︙ |