mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Prepare for release 1.3.9
This commit is contained in:
@ -118,7 +118,7 @@ endif()
|
||||
|
||||
if(USE_SHARED_POLARSSL_LIBRARY)
|
||||
add_library(polarssl SHARED ${src})
|
||||
set_target_properties(polarssl PROPERTIES VERSION 1.3.8 SOVERSION 7)
|
||||
set_target_properties(polarssl PROPERTIES VERSION 1.3.9 SOVERSION 7)
|
||||
|
||||
target_link_libraries(polarssl ${libs})
|
||||
|
||||
|
Reference in New Issue
Block a user