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
commit5bfca97f9b3e68d1e83fcb3a5ade7b35c3b95e32 (patch)
tree78a1bab7f1aec79adcf5b265008e7dc10cdf8598 /src
parent95dc668b47d56fc2f324b57121ca7194060ccbd6 (diff)
downloadopenbsd-5bfca97f9b3e68d1e83fcb3a5ade7b35c3b95e32.tar.gz
openbsd-5bfca97f9b3e68d1e83fcb3a5ade7b35c3b95e32.tar.bz2
openbsd-5bfca97f9b3e68d1e83fcb3a5ade7b35c3b95e32.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