From 66e445bb31b2025c0e4dd2520cd9920f08006cf8 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Tue, 26 Sep 2017 00:55:13 +0000 Subject: bump wo 2.6.2 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index a12851918a..5ba05130f4 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.41 2017/08/12 21:47:23 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.42 2017/09/26 00:55:13 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2060100fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.1" +#define LIBRESSL_VERSION_NUMBER 0x2060200fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb