Skip to content

Commit

Permalink
vSomeIP-Lib 3.5.2
Browse files Browse the repository at this point in the history
Changes:
Revert fix compile issue with pthreads in android commit
Revert Force abort hanging detached threads commit
  • Loading branch information
Ana Rodrigues authored and Duarte Fonseca committed Oct 23, 2024
1 parent 56490b7 commit 65ce4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set (VSOMEIP_COMPAT_NAME vsomeip)

set (VSOMEIP_MAJOR_VERSION 3)
set (VSOMEIP_MINOR_VERSION 5)
set (VSOMEIP_PATCH_VERSION 1)
set (VSOMEIP_PATCH_VERSION 2)
set (VSOMEIP_HOTFIX_VERSION 0)

set (VSOMEIP_VERSION ${VSOMEIP_MAJOR_VERSION}.${VSOMEIP_MINOR_VERSION}.${VSOMEIP_PATCH_VERSION})
Expand Down

0 comments on commit 65ce4db

Please sign in to comment.