parent
b9072e60c6
commit
1b6d6d76a1
|
|
@ -1 +1 @@
|
|||
Subproject commit c3513bf2573c30f6d2df815de216120e92142020
|
||||
Subproject commit e722c15be860794179082a05d09e6a90dc77ccf0
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
# When bumping the C library version, reset the POST count to 0
|
||||
|
||||
__wolfssl_version__ = "v5.1.1-stable"
|
||||
__wolfssl_version__ = "v5.3.0-stable"
|
||||
|
||||
# We're using implicit post releases [PEP 440] to bump package version
|
||||
# while maintaining the C library version intact for better reference.
|
||||
|
|
@ -8,5 +8,5 @@ __wolfssl_version__ = "v5.1.1-stable"
|
|||
#
|
||||
# MAJOR.MINOR.BUILD-POST
|
||||
|
||||
__version__ = "5.1.1-0"
|
||||
__version__ = "5.3.0-0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue