From a003338a88eee99137c7adc2c9441def79b76bd2 Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Thu, 14 Dec 2023 15:45:19 -0700 Subject: [PATCH] bump version to 5.6.6 --- CMakeLists.txt | 4 ++-- IDE/WIN10/wolfssl-fips.rc | 10 +++++----- configure.ac | 6 +++--- wolfssl.rc | Bin 4918 -> 4918 bytes wolfssl/version.h | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a119c41e4..337b0d61b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}") You must delete them, or cmake will refuse to work.") endif() -project(wolfssl VERSION 5.6.4 LANGUAGES C ASM) +project(wolfssl VERSION 5.6.6 LANGUAGES C ASM) # Set WOLFSSL_ROOT if not already defined if ("${WOLFSSL_ROOT}" STREQUAL "") @@ -43,7 +43,7 @@ endif() # shared library versioning # increment if interfaces have been added, removed or changed -set(LIBTOOL_CURRENT 41) +set(LIBTOOL_CURRENT 42) # increment if source code has changed set to zero if current is incremented set(LIBTOOL_REVISION 0) # increment if interfaces have been added set to zero if interfaces have been diff --git a/IDE/WIN10/wolfssl-fips.rc b/IDE/WIN10/wolfssl-fips.rc index 7fb1b2500..4da10de83 100644 --- a/IDE/WIN10/wolfssl-fips.rc +++ b/IDE/WIN10/wolfssl-fips.rc @@ -51,8 +51,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 5,6,4,0 - PRODUCTVERSION 5,6,4,0 + FILEVERSION 5,6,6,0 + PRODUCTVERSION 5,6,6,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -69,12 +69,12 @@ BEGIN BEGIN VALUE "CompanyName", "wolfSSL Inc." VALUE "FileDescription", "The wolfSSL FIPS embedded SSL library is a lightweight, portable, C-language-based SSL/TLS library targeted at IoT, embedded, and RTOS environments primarily because of its size, speed, and feature set." - VALUE "FileVersion", "5.6.4.0" + VALUE "FileVersion", "5.6.6.0" VALUE "InternalName", "wolfssl-fips" - VALUE "LegalCopyright", "Copyright (C) 2022" + VALUE "LegalCopyright", "Copyright (C) 2023" VALUE "OriginalFilename", "wolfssl-fips.dll" VALUE "ProductName", "wolfSSL FIPS" - VALUE "ProductVersion", "5.6.4.0" + VALUE "ProductVersion", "5.6.6.0" END END BLOCK "VarFileInfo" diff --git a/configure.ac b/configure.ac index 92ec28964..0e2d07061 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ # AC_COPYRIGHT([Copyright (C) 2006-2023 wolfSSL Inc.]) AC_PREREQ([2.69]) -AC_INIT([wolfssl],[5.6.4],[https://github.com/wolfssl/wolfssl/issues],[wolfssl],[https://www.wolfssl.com]) +AC_INIT([wolfssl],[5.6.6],[https://github.com/wolfssl/wolfssl/issues],[wolfssl],[https://www.wolfssl.com]) AC_CONFIG_AUX_DIR([build-aux]) # The following sets CFLAGS to empty if unset on command line. We do not @@ -46,10 +46,10 @@ AC_SUBST([WOLFSSL_CONFIG_ARGS]) # shared library versioning # The three numbers in the libwolfssl.so.*.*.* file name. Unfortunately # these numbers don't always line up nicely with the library version. -WOLFSSL_LIBRARY_VERSION_FIRST=41 +WOLFSSL_LIBRARY_VERSION_FIRST=42 WOLFSSL_LIBRARY_VERSION_SECOND=0 WOLFSSL_LIBRARY_VERSION_THIRD=0 -WOLFSSL_LIBRARY_VERSION=41:0:0 +WOLFSSL_LIBRARY_VERSION=42:0:0 # | | | # +------+ | +---+ # | | | diff --git a/wolfssl.rc b/wolfssl.rc index 16a2a27acb1b6d96193fa78d0475ea76daaa5bb4..d9a8b919c95f567d1849b1fbbacf1211fd36c82f 100644 GIT binary patch delta 50 zcmdm{woPrrBo0Qi$&)z@8O=5y