summaryrefslogtreecommitdiff
path: root/lib/libcrypto/opensslv.h
diff options
context:
space:
mode:
authorBrent Cook <bcook@cvs.openbsd.org>2017-08-12 21:47:24 +0000
committerBrent Cook <bcook@cvs.openbsd.org>2017-08-12 21:47:24 +0000
commitf973e7a60c9f2cc8730e3e6366a134e5eac640a7 (patch)
treeb097d678c40f9062139c840f49377e20d946b2a5 /lib/libcrypto/opensslv.h
parentf4b06f62dbec1e432286ba4ecefe3ed67f6998ef (diff)
bump to 2.6.1
Diffstat (limited to 'lib/libcrypto/opensslv.h')
-rw-r--r--lib/libcrypto/opensslv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h
index 90dcc479ff9..a12851918a7 100644
--- a/lib/libcrypto/opensslv.h
+++ b/lib/libcrypto/opensslv.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: opensslv.h,v 1.40 2017/04/06 10:38:24 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.41 2017/08/12 21:47:23 bcook Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x2060000fL
-#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.0"
+#define LIBRESSL_VERSION_NUMBER 0x2060100fL
+#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.1"
/* These will never change */
#define OPENSSL_VERSION_NUMBER 0x20000000L