From: bcook Date: Mon, 11 Dec 2017 11:04:04 +0000 (+0000) Subject: bump to 2.7.0 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7beadd235a9e68b3ca800b8d66d1c2cb27aa6fc5;p=openbsd bump to 2.7.0 --- diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h index c918a33b80f..753d15b5b24 100644 --- a/lib/libcrypto/opensslv.h +++ b/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.43 2017/09/26 14:23:20 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.44 2017/12/11 11:04:04 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2060300fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.3" +#define LIBRESSL_VERSION_NUMBER 0x2070000fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.0" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L