Overview
Comment: | teaparty 0.9.6.x |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
576c36f8605bd12c3f63f5df92da3c13 |
User & Date: | rkeene on 2010-03-14 11:22:51 |
Other Links: | manifest | tags |
Context
2010-08-10
| ||
13:26 | Updated to remove executable bit from files as some webservers refuse to serve these files check-in: abf21ad565 user: rkeene tags: trunk | |
2010-03-14
| ||
11:22 | teaparty 0.9.6.x check-in: 576c36f860 user: rkeene tags: trunk | |
11:21 | Updated to not download "msgcat" as it is part of the core Tcl distribution check-in: b5e5d25701 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [591d385d64] to [e1f94dd318].
︙ | |||
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) |
︙ |