diff options
author | tb <> | 2018-08-24 20:33:18 +0000 |
---|---|---|
committer | tb <> | 2018-08-24 20:33:18 +0000 |
commit | e556cb544be8a1bc16148737547adf413905da02 (patch) | |
tree | 567fb5c7d5fb5ed469acf854cd9f6ca663265870 /src/lib/libcrypto | |
parent | e3d2dced0d7d5855ab9675d0b1735cd10772f180 (diff) | |
download | openbsd-e556cb544be8a1bc16148737547adf413905da02.tar.gz openbsd-e556cb544be8a1bc16148737547adf413905da02.tar.bz2 openbsd-e556cb544be8a1bc16148737547adf413905da02.zip |
crank majors after symbol addition/modification/removal
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r-- | src/lib/libcrypto/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index c5b8a2505c..5f1adc35ef 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! |
2 | major=43 | 2 | major=44 |
3 | minor=1 | 3 | minor=0 |