prepare for release 5.9.2

This commit is contained in:
jordan
2026-06-24 12:01:51 -05:00
parent ad1cd4789b
commit 0fe21bbcd5
10 changed files with 981 additions and 311 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
name = "wolfssl"
description = "WolfSSL encryption library and its Ada bindings"
version = "5.8.0"
version = "5.9.2"
authors = ["WolfSSL Team <support@wolfssl.com>"]
maintainers = ["Fernando Oleo Blanco <irvise@irvise.xyz>", "Manuel Gomez <mgrojo@gmail.com>"]
maintainers-logins = ["Irvise", "mgrojo"]
licenses = "GPL-2.0-only"
licenses = "GPL-3.0-only"
website = "https://www.wolfssl.com/"
project-files = ["wolfssl.gpr"]
tags = ["ssl", "tls", "embedded", "spark"]