Overview
Comment: | KitCreator 0.12.0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | 0.12.0 |
Files: | files | file ages | folders |
SHA1: | b97ca4d43fbd11e243ece0a8e09470be94e9aa14 |
User & Date: | rkeene on 2020-01-22 18:45:28 |
Other Links: | manifest | tags |
Context
2020-01-22
| ||
18:53 | Add release information to the TclPKCS11 and TclLuX modules check-in: c90c17ac3b user: rkeene tags: trunk | |
18:45 | KitCreator 0.12.0 check-in: b97ca4d43f user: rkeene tags: trunk, 0.12.0 | |
18:44 | Delete incomplete files check-in: 0bc476af1b user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [4451450163] to [fd4e6aee67].
12 12 # If set to "auto" it will be maintained in a file called .version 13 13 # in the source directory and the revision will be incremented 14 14 # each time a "makearch" is done. 15 15 # 16 16 # If @@SVNLCR@@ is used anywhere in this version number, it will be 17 17 # replaced with the highest last-changed-rev from the output of 18 18 # svn info -R (or 0) 19 -VERS="0.11.1" 19 +VERS="0.12.0" 20 20 21 21 # Space sperated list of documents, if they exist, they will be 22 22 # prefixed with the contents of the DOC_HDR file and substitution 23 23 # will occur: 24 24 # @@UTIL@@ becomes the utility name ${UTIL} 25 25 # @@VERS@@ becomes the utility version 26 26 # @@DATE@@ becomes the current date