summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsing <>2016-04-28 17:07:07 +0000
committerjsing <>2016-04-28 17:07:07 +0000
commit643f50290d39864797888fc818170917b845775c (patch)
tree98cd95d9461abc2e3ca99e0a4a99985fc9c197aa /src
parentfc9e3dc14ffb94eed0f0165b2333d8e263e82106 (diff)
downloadopenbsd-643f50290d39864797888fc818170917b845775c.tar.gz
openbsd-643f50290d39864797888fc818170917b845775c.tar.bz2
openbsd-643f50290d39864797888fc818170917b845775c.zip
Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbol
additions and functionality changes.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/crypto/shlib_version2
-rw-r--r--src/lib/libcrypto/shlib_version2
-rw-r--r--src/lib/libssl/shlib_version2
-rw-r--r--src/lib/libssl/ssl/shlib_version2
-rw-r--r--src/lib/libtls/shlib_version2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version
index f6d7b3b516..b9d357140a 100644
--- a/src/lib/libcrypto/crypto/shlib_version
+++ b/src/lib/libcrypto/crypto/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libssl and libtls the same type of bump! 1# Don't forget to give libssl and libtls the same type of bump!
2major=37 2major=38
3minor=0 3minor=0
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index f6d7b3b516..b9d357140a 100644
--- a/src/lib/libcrypto/shlib_version
+++ b/src/lib/libcrypto/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libssl and libtls the same type of bump! 1# Don't forget to give libssl and libtls the same type of bump!
2major=37 2major=38
3minor=0 3minor=0
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version
index c933f849ca..090dbb8680 100644
--- a/src/lib/libssl/shlib_version
+++ b/src/lib/libssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=38 2major=39
3minor=0 3minor=0
diff --git a/src/lib/libssl/ssl/shlib_version b/src/lib/libssl/ssl/shlib_version
index c933f849ca..090dbb8680 100644
--- a/src/lib/libssl/ssl/shlib_version
+++ b/src/lib/libssl/ssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=38 2major=39
3minor=0 3minor=0
diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version
index c10074d52a..f461c53390 100644
--- a/src/lib/libtls/shlib_version
+++ b/src/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
1major=10 1major=11
2minor=0 2minor=0