diff options
| -rw-r--r-- | crypto/Makefile.am | 1 | ||||
| -rw-r--r-- | libtls-standalone/VERSION | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index f8c7108..1799969 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -433,7 +433,6 @@ libcrypto_la_SOURCES += engine/eng_lib.c | |||
| 433 | libcrypto_la_SOURCES += engine/eng_list.c | 433 | libcrypto_la_SOURCES += engine/eng_list.c |
| 434 | libcrypto_la_SOURCES += engine/eng_openssl.c | 434 | libcrypto_la_SOURCES += engine/eng_openssl.c |
| 435 | libcrypto_la_SOURCES += engine/eng_pkey.c | 435 | libcrypto_la_SOURCES += engine/eng_pkey.c |
| 436 | libcrypto_la_SOURCES += engine/eng_rsax.c | ||
| 437 | libcrypto_la_SOURCES += engine/eng_table.c | 436 | libcrypto_la_SOURCES += engine/eng_table.c |
| 438 | libcrypto_la_SOURCES += engine/tb_asnmth.c | 437 | libcrypto_la_SOURCES += engine/tb_asnmth.c |
| 439 | libcrypto_la_SOURCES += engine/tb_cipher.c | 438 | libcrypto_la_SOURCES += engine/tb_cipher.c |
diff --git a/libtls-standalone/VERSION b/libtls-standalone/VERSION index fcdb2e1..09b254e 100644 --- a/libtls-standalone/VERSION +++ b/libtls-standalone/VERSION | |||
| @@ -1 +1 @@ | |||
| 4.0.0 | 6.0.0 | ||
