diff options
| author | beck <> | 2016-09-03 11:57:43 +0000 | 
|---|---|---|
| committer | beck <> | 2016-09-03 11:57:43 +0000 | 
| commit | 8207e5b59d298067c097ae51112549a84e3e128f (patch) | |
| tree | 2abf49648344fe8c03f98e4b11acf25d793dd6d8 /src/lib/libcrypto | |
| parent | f62bb5c57bf8877084e218fb02cab3377d8f10c6 (diff) | |
| download | openbsd-8207e5b59d298067c097ae51112549a84e3e128f.tar.gz openbsd-8207e5b59d298067c097ae51112549a84e3e128f.tar.bz2 openbsd-8207e5b59d298067c097ae51112549a84e3e128f.zip | |
crank minor for API addiiton of x509_email, etc. functions
Diffstat (limited to 'src/lib/libcrypto')
| -rw-r--r-- | src/lib/libcrypto/shlib_version | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index b9d357140a..cf69944b9d 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=38 | 2 | major=38 | 
| 3 | minor=0 | 3 | minor=1 | 
