bump to 2.7.0
authorbcook <bcook@openbsd.org>
Mon, 11 Dec 2017 11:04:04 +0000 (11:04 +0000)
committerbcook <bcook@openbsd.org>
Mon, 11 Dec 2017 11:04:04 +0000 (11:04 +0000)
lib/libcrypto/opensslv.h

index c918a33..753d15b 100644 (file)
@@ -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