From 12a3e7c29fbada9585cf0815c5f421e63692ed60 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 15:54:19 +0000 Subject: Bump majors after symbol addition and removal --- src/lib/libcrypto/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 49cfcaaf31..789f6ba811 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libssl and libtls the same type of bump! -major=50 -minor=2 +major=51 +minor=0 -- cgit v1.2.3-55-g6feb