1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-03 13:31:11 +03:00

Change the library so version.

This commit is contained in:
Andreas Schneider
2009-07-30 00:46:07 +02:00
parent bccb9b16a5
commit 9457c770df

View File

@@ -12,8 +12,8 @@ set(APPLICATION_VERSION_MAJOR "0")
set(APPLICATION_VERSION_MINOR "4")
set(APPLICATION_VERSION_PATCH "0")
set(LIBRARY_VERSION "3.0.0")
set(LIBRARY_SOVERSION "3")
set(LIBRARY_VERSION "4.0.0")
set(LIBRARY_SOVERSION "4")
# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
set(CMAKE_MODULE_PATH