Remove old libdes version number.
This commit is contained in:
parent
7740a1c6ef
commit
4e6ec1da04
@ -60,7 +60,7 @@
|
|||||||
#include "spr.h"
|
#include "spr.h"
|
||||||
#include <openssl/opensslv.h>
|
#include <openssl/opensslv.h>
|
||||||
|
|
||||||
OPENSSL_GLOBAL const char *libdes_version="libdes v 3.24 - 20-Apr-1996 - eay";
|
OPENSSL_GLOBAL const char *libdes_version="libdes" OPENSSL_VERSION_PTEXT;
|
||||||
OPENSSL_GLOBAL const char *DES_version="DES" OPENSSL_VERSION_PTEXT;
|
OPENSSL_GLOBAL const char *DES_version="DES" OPENSSL_VERSION_PTEXT;
|
||||||
|
|
||||||
const char *des_options(void)
|
const char *des_options(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user