c754c8653a
Update package bsc#1207947 OBS-URL: https://build.opensuse.org/request/show/1063866 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=152
16 lines
348 B
Diff
16 lines
348 B
Diff
---
|
|
zkey/ep11.c | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/zkey/ep11.c
|
|
+++ b/zkey/ep11.c
|
|
@@ -35,7 +35,7 @@
|
|
* Definitions for the EP11 library
|
|
*/
|
|
#define EP11_LIBRARY_NAME "libep11.so"
|
|
-#define EP11_LIBRARY_VERSION 3
|
|
+#define EP11_LIBRARY_VERSION 4
|
|
#define EP11_WEB_PAGE "http://www.ibm.com/security/cryptocards"
|
|
|
|
/**
|