Check-in [722e4d134f]
Overview
Comment:tcc4tcl 0.26
Timelines: family | ancestors | descendants | both | trunk | 0.26
Files: files | file ages | folders
SHA1: 722e4d134f86f40c15fec9e2923d64e111c1fa3b
User & Date: rkeene on 2016-03-28 14:53:38.908
Other Links: manifest | tags
Context
2016-03-28
14:57
Ticket [cc1af09637]: Add additional subcommands to error message check-in: 7edb5d1dd6 user: rkeene tags: trunk
14:53
tcc4tcl 0.26 check-in: 722e4d134f user: rkeene tags: trunk, 0.26
14:48
Updated to try harder to determine the cross-tools prefix check-in: ade7e2c795 user: rkeene tags: trunk
Changes
13
14
15
16
17
18
19
20

21
22
23
24
25
26
27
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)
VERS="0.25"
VERS="0.26"

# Space sperated list of documents, if they exist, they will be
# prefixed with the contents of the DOC_HDR file and substitution
# will occur:
#     @@UTIL@@ becomes the utility name ${UTIL}
#     @@VERS@@ becomes the utility version
#     @@DATE@@ becomes the current date