summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbcook <>2016-06-30 11:10:29 +0000
committerbcook <>2016-06-30 11:10:29 +0000
commitb6bab7cc9d65f0b834c6e530b4a3c7252d243302 (patch)
tree78a1bab7f1aec79adcf5b265008e7dc10cdf8598 /src
parente13d30f1d1ec538f986b4433d76d6a27668f82b2 (diff)
downloadopenbsd-b6bab7cc9d65f0b834c6e530b4a3c7252d243302.tar.gz
openbsd-b6bab7cc9d65f0b834c6e530b4a3c7252d243302.tar.bz2
openbsd-b6bab7cc9d65f0b834c6e530b4a3c7252d243302.zip
bump to 2.4.2
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/opensslv.h6
-rw-r--r--src/lib/libssl/src/crypto/opensslv.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h
index fe9b3d7ed7..2becf1af01 100644
--- a/src/lib/libcrypto/opensslv.h
+++ b/src/lib/libcrypto/opensslv.h
@@ -1,10 +1,10 @@
1/* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ 1/* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */
2#ifndef HEADER_OPENSSLV_H 2#ifndef HEADER_OPENSSLV_H
3#define HEADER_OPENSSLV_H 3#define HEADER_OPENSSLV_H
4 4
5/* These will change with each release of LibreSSL-portable */ 5/* These will change with each release of LibreSSL-portable */
6#define LIBRESSL_VERSION_NUMBER 0x2040100fL 6#define LIBRESSL_VERSION_NUMBER 0x2040200fL
7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" 7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2"
8 8
9/* These will never change */ 9/* These will never change */
10#define OPENSSL_VERSION_NUMBER 0x20000000L 10#define OPENSSL_VERSION_NUMBER 0x20000000L
diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h
index fe9b3d7ed7..2becf1af01 100644
--- a/src/lib/libssl/src/crypto/opensslv.h
+++ b/src/lib/libssl/src/crypto/opensslv.h
@@ -1,10 +1,10 @@
1/* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ 1/* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */
2#ifndef HEADER_OPENSSLV_H 2#ifndef HEADER_OPENSSLV_H
3#define HEADER_OPENSSLV_H 3#define HEADER_OPENSSLV_H
4 4
5/* These will change with each release of LibreSSL-portable */ 5/* These will change with each release of LibreSSL-portable */
6#define LIBRESSL_VERSION_NUMBER 0x2040100fL 6#define LIBRESSL_VERSION_NUMBER 0x2040200fL
7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" 7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2"
8 8
9/* These will never change */ 9/* These will never change */
10#define OPENSSL_VERSION_NUMBER 0x20000000L 10#define OPENSSL_VERSION_NUMBER 0x20000000L