summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorBob Beck <beck@cvs.openbsd.org>2020-05-09 15:21:26 +0000
committerBob Beck <beck@cvs.openbsd.org>2020-05-09 15:21:26 +0000
commit6389c0a37436910e6333887476a90de9e82019c5 (patch)
treec638aeca2776e6f950b4634fa608add0f781c7fa /lib
parentaa4845482e5480cd41315bdedb247917043d35f7 (diff)
now that 3.1.1 is out the door as a stable release bump the development
version to 3.2.0
Diffstat (limited to 'lib')
-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 b840f771fa4..8d3ec2551a5 100644
--- a/lib/libcrypto/opensslv.h
+++ b/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.57 2020/05/06 15:45:22 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.58 2020/05/09 15:21:25 beck Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
#define LIBRESSL_VERSION_NUMBER 0x3010100fL
/* ^ Patch starts here */
-#define LIBRESSL_VERSION_TEXT "LibreSSL 3.1.1"
+#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.0"
/* These will never change */
#define OPENSSL_VERSION_NUMBER 0x20000000L