From 6f54bb436e4633abd476c96a5007054cc7058672 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Thu, 22 Sep 2016 05:06:06 +0000 Subject: bump version for 2.4.3 --- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl') diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index 2becf1af01..41d88418b7 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.36 2016/06/30 11:10:29 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.36.2.1 2016/09/22 05:06:06 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2040200fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2" +#define LIBRESSL_VERSION_NUMBER 0x2040300fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.3" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb