Skip to content

Commit 65ce4db

Browse files
Ana RodriguesDuarte Fonseca
authored andcommitted
vSomeIP-Lib 3.5.2
Changes: Revert fix compile issue with pthreads in android commit Revert Force abort hanging detached threads commit
1 parent 56490b7 commit 65ce4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set (VSOMEIP_COMPAT_NAME vsomeip)
1111

1212
set (VSOMEIP_MAJOR_VERSION 3)
1313
set (VSOMEIP_MINOR_VERSION 5)
14-
set (VSOMEIP_PATCH_VERSION 1)
14+
set (VSOMEIP_PATCH_VERSION 2)
1515
set (VSOMEIP_HOTFIX_VERSION 0)
1616

1717
set (VSOMEIP_VERSION ${VSOMEIP_MAJOR_VERSION}.${VSOMEIP_MINOR_VERSION}.${VSOMEIP_PATCH_VERSION})

0 commit comments

Comments
 (0)