From b97fdbd269196fcee6cfb79d80460864f2381cac Mon Sep 17 00:00:00 2001 From: bcook <> Date: Tue, 26 Sep 2017 14:23:20 +0000 Subject: bump version in advance of final release --- 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 5ba05130f4..c918a33b80 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.42 2017/09/26 00:55:13 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.43 2017/09/26 14:23:20 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2060200fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.2" +#define LIBRESSL_VERSION_NUMBER 0x2060300fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.3" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb