This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
openssl-ibmpkcs11
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update version to 1.0.0
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
master
Kent Yoder
11 years ago
parent
d22755adc4
commit
6dd01d17d7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
configure.in
+ 1
- 1
configure.in
View File
@ -2,7 +2,7 @@
# configure.in for the OpenSSL IBM PKCS#11 engine project
#
AC_INIT(openssl-ibmpkcs11,
0.1
, opencryptoki-users@lists.sf.net)
AC_INIT(openssl-ibmpkcs11,
1.0.0
, opencryptoki-users@lists.sf.net)
AM_INIT_AUTOMAKE(1.6.3)
# Debugging support
Write
Preview
Loading…
Cancel
Save