cyassl version define
This commit is contained in:
parent
8be413170d
commit
09eda62f99
@ -1,6 +1,6 @@
|
||||
AC_INIT
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE(cyassl,1.8.8)
|
||||
AM_INIT_AUTOMAKE(cyassl,1.8.8) # !!! also change in ssl.h !!!
|
||||
AM_CONFIG_HEADER(ctaocrypt/include/config.h)
|
||||
|
||||
|
||||
|
@ -39,6 +39,8 @@
|
||||
#include "prefix_ssl.h"
|
||||
#endif
|
||||
|
||||
#define CYASSL_VERSION "1.8.8"
|
||||
|
||||
#undef X509_NAME /* wincrypt.h clash */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user