summaryrefslogtreecommitdiff
path: root/lib/libcrypto/opensslv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/opensslv.h')
-rw-r--r--lib/libcrypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h
index 8d3ec2551a5..97e73acdb29 100644
--- a/lib/libcrypto/opensslv.h
+++ b/lib/libcrypto/opensslv.h
@@ -1,9 +1,9 @@
-/* $OpenBSD: opensslv.h,v 1.58 2020/05/09 15:21:25 beck Exp $ */
+/* $OpenBSD: opensslv.h,v 1.59 2020/05/09 15:22:52 beck Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3010100fL
+#define LIBRESSL_VERSION_NUMBER 0x3020000fL
/* ^ Patch starts here */
#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.0"