Overview
Comment: | Tclpkcs11 0.9 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
da10f287f308cf3bb8b76c2ce92edeac |
User & Date: | rkeene on 2010-10-10 22:30:24 |
Other Links: | manifest | tags |
Context
2010-10-10
| ||
22:43 | Moved Tcl initialization to the end check-in: feb8e3ae9f user: rkeene tags: trunk | |
22:30 | Tclpkcs11 0.9 check-in: da10f287f3 user: rkeene tags: trunk | |
22:30 | Added basic installation instructions to README check-in: cd77b1e72e user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [05e6825923] to [025f1263b7].
︙ | |||
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) |
︙ |