Skip to content

Commit f4edfe5

Browse files
authored
Merge pull request #338 from benmcollins/release-3.6.1
Release v3.6.1
2 parents ca975fa + 197ac58 commit f4edfe5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmake/LibJWTVersions.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ set(LIBJWT_PROJECT "LibJWT")
44
set(LIBJWT_DESCRIPTION "The C JSON Web Token Library +JWK +JWKS")
55
set(LIBJWT_HOMEPAGE_URL "https://libjwt.io")
66

7-
set(LIBJWT_VERSION_SET 3 6 0)
7+
set(LIBJWT_VERSION_SET 3 6 1)
88

9-
set(LIBJWT_SO_CRA 18 0 4)
9+
set(LIBJWT_SO_CRA 18 1 4)
1010
# SONAME History
1111
# v1.12.1 0 => 1
1212
# v1.15.0 1 => 2

0 commit comments

Comments
 (0)