TclPKCS11

Check-in [85a967cfa3]
Login

Check-in [85a967cfa3]

Overview
Comment:Tclpkcs11 0.9.3
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | release-0.9.3
Files: files | file ages | folders
SHA3-256: 85a967cfa3f0634c16382dc3e82bf2342f0d1078d3479efc93196d27b89a8474
User & Date: rkeene on 2010-10-11 00:18:00.000
Other Links: manifest | tags
Context
2010-10-11
00:28
Tclpkcs11 0.9.4 Updated to substitute Tcl shell variables prior to adding them to our build flags check-in: e1ac61eea8 user: rkeene tags: release-0.9.4, trunk
00:18
Tclpkcs11 0.9.3 check-in: 85a967cfa3 user: rkeene tags: release-0.9.3, trunk
00:10
Removed built aclocal.m4 from release check-in: 32c1e0acef user: rkeene tags: trunk
Changes
12
13
14
15
16
17
18
19

20
21
22
23
24
25
26
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)
VERS="0.9.2"
VERS="0.9.3"

# 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