Overview
Comment: | TclPKCS11 0.9.9 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | release-0.9.9 |
Files: | files | file ages | folders |
SHA3-256: |
a049dfe777baa35077e9923190596898 |
User & Date: | rkeene on 2011-06-30 00:23:09 |
Other Links: | manifest | tags |
Context
2011-06-30
| ||
03:19 | Added build script for Linux/amd64 check-in: 1e9d358070 user: rkeene tags: trunk | |
00:23 | TclPKCS11 0.9.9 check-in: a049dfe777 user: rkeene tags: release-0.9.9, trunk | |
00:06 | Fixed issue with threads check-in: f16ee55999 user: rkeene tags: trunk | |
Changes
Modified build/makearch.info from [6699f8ca0e] to [33bff82d4b].
︙ | |||
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) |
︙ |