From 60b1b77ccb98110d65daf349ae93ccd93e0ef499 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sat, 12 Mar 2016 20:50:31 +0000 Subject: bump for LibreSSL 2.3.3 --- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index 602ba07e6c..9a7346d70d 100644 --- a/src/lib/libssl/src/crypto/opensslv.h +++ b/src/lib/libssl/src/crypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.33 2015/11/03 02:21:20 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.33.2.1 2016/03/12 20:50:31 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2030200fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.2" +#define LIBRESSL_VERSION_NUMBER 0x2030300fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.3" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb