aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2018-05-12 15:48:07 +0900
committerKazuki Yamaguchi <k@rhe.jp>2018-05-12 15:48:07 +0900
commit1f90516e32ecd755d592002585e97cb78752eae2 (patch)
tree9b7e9906630d0198131633b7c0e6c90f340b171b /ext
parentcc2e9703d885815b01ae7374c35671a31df56310 (diff)
downloadruby-openssl-1f90516e32ecd755d592002585e97cb78752eae2.tar.gz
Ruby/OpenSSL 2.0.8v2.0.8
Diffstat (limited to 'ext')
-rw-r--r--ext/openssl/ossl_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/ossl_version.h b/ext/openssl/ossl_version.h
index 56dfe1d7..a4b99e80 100644
--- a/ext/openssl/ossl_version.h
+++ b/ext/openssl/ossl_version.h
@@ -10,6 +10,6 @@
#if !defined(_OSSL_VERSION_H_)
#define _OSSL_VERSION_H_
-#define OSSL_VERSION "2.0.7"
+#define OSSL_VERSION "2.0.8"
#endif /* _OSSL_VERSION_H_ */