summaryrefslogtreecommitdiffstats
path: root/ext/openssl
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2022-09-08 17:58:27 +0900
committerKazuki Yamaguchi <k@rhe.jp>2022-09-08 20:46:01 +0900
commit5316241e6153375bef67ef8ea73469bc185530e4 (patch)
tree9e9d4976d3b0dfb1652aedae366eabc780d89d9a /ext/openssl
parent90748542c0093fd4a65549b7c8626fec4714b19e (diff)
downloadruby-openssl-5316241e6153375bef67ef8ea73469bc185530e4.tar.gz
Ruby/OpenSSL 2.1.4v2.1.4maint-2.1
Diffstat (limited to 'ext/openssl')
-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 edbd8ce3..70182a71 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.1.3"
+#define OSSL_VERSION "2.1.4"
#endif /* _OSSL_VERSION_H_ */