summaryrefslogtreecommitdiff
path: root/libressl/include/openssl/opensslv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libressl/include/openssl/opensslv.h')
-rw-r--r--libressl/include/openssl/opensslv.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/libressl/include/openssl/opensslv.h b/libressl/include/openssl/opensslv.h
index d77f57f..a32b0b2 100644
--- a/libressl/include/openssl/opensslv.h
+++ b/libressl/include/openssl/opensslv.h
@@ -1,10 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.39.4.3 2017/07/07 05:28:12 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.55 2019/10/10 14:29:20 bcook Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x2050500fL
-#define LIBRESSL_VERSION_TEXT "LibreSSL 2.5.5"
+#define LIBRESSL_VERSION_NUMBER 0x3000200fL
+/* ^ Patch starts here */
+#define LIBRESSL_VERSION_TEXT "LibreSSL 3.0.2"
/* These will never change */
#define OPENSSL_VERSION_NUMBER 0x20000000L