summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbcook <>2017-01-07 11:25:49 +0000
committerbcook <>2017-01-07 11:25:49 +0000
commitf319f250a309eb73664f1042f428e97d05d6c19e (patch)
treeb39c28b500c712b86ab426a6f8651e2453e79ba1 /src
parenta2d70b7b01cdc4662d8c565eab94f74fdf2c028a (diff)
downloadopenbsd-libressl-v2.4.5.tar.gz
openbsd-libressl-v2.4.5.tar.bz2
openbsd-libressl-v2.4.5.zip
Bump for LibreSSL 2.4.5libressl-v2.4.5
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/src/crypto/opensslv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h
index d28eaf1bfd..97156c13f2 100644
--- a/src/lib/libssl/src/crypto/opensslv.h
+++ b/src/lib/libssl/src/crypto/opensslv.h
@@ -1,10 +1,10 @@
1/* $OpenBSD: opensslv.h,v 1.36.2.2 2016/10/02 23:22:52 bcook Exp $ */ 1/* $OpenBSD: opensslv.h,v 1.36.2.3 2017/01/07 11:25:49 bcook Exp $ */
2#ifndef HEADER_OPENSSLV_H 2#ifndef HEADER_OPENSSLV_H
3#define HEADER_OPENSSLV_H 3#define HEADER_OPENSSLV_H
4 4
5/* These will change with each release of LibreSSL-portable */ 5/* These will change with each release of LibreSSL-portable */
6#define LIBRESSL_VERSION_NUMBER 0x2040400fL 6#define LIBRESSL_VERSION_NUMBER 0x2040500fL
7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.4" 7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.5"
8 8
9/* These will never change */ 9/* These will never change */
10#define OPENSSL_VERSION_NUMBER 0x20000000L 10#define OPENSSL_VERSION_NUMBER 0x20000000L