Overview
Comment: | Teaparty 0.9.2.x |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
89e9cdb81be12c1c567e2b01ac2d8da6 |
User & Date: | rkeene on 2009-04-19 10:00:45 |
Other Links: | manifest | tags |
Context
2009-04-19
| ||
20:08 | Documentation update Updated Makefile to pass arguments to for .kit/install check-in: 20955a4d7c user: rkeene tags: trunk | |
10:00 | Teaparty 0.9.2.x check-in: 89e9cdb81b user: rkeene tags: trunk | |
09:56 | Updated searchpath to search specified prefix check-in: 6bddce1bb3 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [69eb20c2f8] to [ded9ac86f2].
︙ | |||
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) |
︙ |