summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbcook <bcook@openbsd.org>2020-01-14 02:48:51 +0000
committerbcook <bcook@openbsd.org>2020-01-14 02:48:51 +0000
commit1abe03bbf2866ac4fb8a2846e5e9dc85db2d0b80 (patch)
treec8754addfa99519f0d33544b540795377ea3cd17 /lib
parentUnifdef WWN quirk (diff)
downloadwireguard-openbsd-1abe03bbf2866ac4fb8a2846e5e9dc85db2d0b80.tar.xz
wireguard-openbsd-1abe03bbf2866ac4fb8a2846e5e9dc85db2d0b80.zip
bump to 3.1.0
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypto/opensslv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h
index a32b0b2539b..7fcd0a35db0 100644
--- a/lib/libcrypto/opensslv.h
+++ b/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.55 2019/10/10 14:29:20 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.56 2020/01/14 02:48:51 bcook Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3000200fL
+#define LIBRESSL_VERSION_NUMBER 0x3010000fL
/* ^ Patch starts here */
-#define LIBRESSL_VERSION_TEXT "LibreSSL 3.0.2"
+#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.0"
/* These will never change */
#define OPENSSL_VERSION_NUMBER 0x20000000L