summaryrefslogtreecommitdiff
path: root/lib/libcrypto/crypto/shlib_version
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2014-04-20 12:48:20 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2014-04-20 12:48:20 +0000
commit8e55315dc5e02b900188e338566342a93ff38c6d (patch)
tree8be0d2325fb8ed07bc35799e14fdaf56118feee2 /lib/libcrypto/crypto/shlib_version
parent117a9304af4c687aee002e014c85986d9b7272ed (diff)
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
APIs that pass times as longs will have to change at some point... Bump major on both libcrypto and libssl. ok tedu@
Diffstat (limited to 'lib/libcrypto/crypto/shlib_version')
-rw-r--r--lib/libcrypto/crypto/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/crypto/shlib_version b/lib/libcrypto/crypto/shlib_version
index 361604a5eb3..c622cb8cdf3 100644
--- a/lib/libcrypto/crypto/shlib_version
+++ b/lib/libcrypto/crypto/shlib_version
@@ -1,2 +1,2 @@
-major=25
+major=26
minor=0