mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
tag 4.3.5
This commit is contained in:
parent
2ce0be3284
commit
ab9df9cfc3
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ set(CPACK_RPM_PACKAGE_LICENSE "MIT")
|
|||
set(CPACK_PACKAGE_NAME "${PACKAGE}")
|
||||
set(CPACK_PACKAGE_VERSION_MAJOR "4")
|
||||
set(CPACK_PACKAGE_VERSION_MINOR "3")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "3")
|
||||
set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "5")
|
||||
|
||||
set(CPACK_PACKAGE_VERSION_PATCH "${CPACK_PACKAGE_VERSION_PATCH_NUMBER}-${LWS_BUILD_HASH}")
|
||||
set(CPACK_PACKAGE_RELEASE 1)
|
||||
|
|
Loading…
Add table
Reference in a new issue