summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbcook <>2016-05-29 20:39:14 +0000
committerbcook <>2016-05-29 20:39:14 +0000
commit94d4c6f78bb6529cc2b3799213a043b26869256f (patch)
treee928aa6b03de0237131fe30ecc0d41183c983f25 /src
parentaf4befd66478e7aa8e4c821586b80499a147fc0b (diff)
downloadopenbsd-libressl-v2.2.8.tar.gz
openbsd-libressl-v2.2.8.tar.bz2
openbsd-libressl-v2.2.8.zip
bump to 2.2.8libressl-v2.2.8
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 782ae02716..a05a76481b 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.30.4.5 2016/05/03 13:49:36 bcook Exp $ */ 1/* $OpenBSD: opensslv.h,v 1.30.4.6 2016/05/29 20:39:14 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 0x20020006L 6#define LIBRESSL_VERSION_NUMBER 0x20020008L
7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.7" 7#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.8"
8 8
9/* These will never change */ 9/* These will never change */
10#define OPENSSL_VERSION_NUMBER 0x20000000L 10#define OPENSSL_VERSION_NUMBER 0x20000000L