summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsing <>2014-06-24 18:13:50 +0000
committerjsing <>2014-06-24 18:13:50 +0000
commita0b10a7944bae4539311db98c50470f6201f3539 (patch)
treee8c14bec5b2591914b938b7e7ec2f0a9d0d36687 /src
parent6a9c4d13fc97c0ad186e4d15839ef568659ebf6f (diff)
downloadopenbsd-a0b10a7944bae4539311db98c50470f6201f3539.tar.gz
openbsd-a0b10a7944bae4539311db98c50470f6201f3539.tar.bz2
openbsd-a0b10a7944bae4539311db98c50470f6201f3539.zip
Crank libcrypto major since my previous commit changed the size of the
ChaCha context. Other changes will also ride this crank.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/crypto/shlib_version2
-rw-r--r--src/lib/libcrypto/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version
index 295c96b24e..ade1e3940f 100644
--- a/src/lib/libcrypto/crypto/shlib_version
+++ b/src/lib/libcrypto/crypto/shlib_version
@@ -1,2 +1,2 @@
1major=28 1major=29
2minor=0 2minor=0
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version
index 295c96b24e..ade1e3940f 100644
--- a/src/lib/libcrypto/shlib_version
+++ b/src/lib/libcrypto/shlib_version
@@ -1,2 +1,2 @@
1major=28 1major=29
2minor=0 2minor=0