1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00

cmake: set version v4.1.99 for development

This commit is contained in:
Andy Green 2020-09-04 14:12:39 +01:00
parent 63e9699bda
commit 3be4725388
2 changed files with 2 additions and 2 deletions

View file

@ -338,7 +338,7 @@ set(CPACK_RPM_PACKAGE_LICENSE "MIT")
set(CPACK_PACKAGE_NAME "${PACKAGE}")
set(CPACK_PACKAGE_VERSION_MAJOR "4")
set(CPACK_PACKAGE_VERSION_MINOR "1")
set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "0")
set(CPACK_PACKAGE_VERSION_PATCH_NUMBER "99")
set(CPACK_PACKAGE_VERSION_PATCH "${CPACK_PACKAGE_VERSION_PATCH_NUMBER}-${LWS_BUILD_HASH}")
set(CPACK_PACKAGE_RELEASE 1)

View file

@ -16,7 +16,7 @@ various scenarios, CC0-licensed (public domain) for cut-and-paste, allow you to
News
----
## v4.0.0 and v4.1-stable are released
## v4.1.0 and v4.1-stable are released
See the [changelog](https://libwebsockets.org/git/libwebsockets/tree/changelog), summary