mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
Fix revision.
This commit is contained in:
@@ -12,7 +12,7 @@ set(APPLICATION_VERSION_PATCH "0")
|
|||||||
|
|
||||||
set(APPLICATION_VERSION "${APPLICATION_VERSION_MAJOR}.${APPLICATION_VERSION_MINOR}.${APPLICATION_VERSION_PATCH}")
|
set(APPLICATION_VERSION "${APPLICATION_VERSION_MAJOR}.${APPLICATION_VERSION_MINOR}.${APPLICATION_VERSION_PATCH}")
|
||||||
|
|
||||||
# Set the lib CURRENT.AGE.REVISION version info
|
# Set the lib CURRENT.REVISION.AGE version info
|
||||||
# If the source code was changed, but there were no interface changes:
|
# If the source code was changed, but there were no interface changes:
|
||||||
# Increment REVISION.
|
# Increment REVISION.
|
||||||
# If there was a compatible interface change:
|
# If there was a compatible interface change:
|
||||||
|
|||||||
Reference in New Issue
Block a user