diff --git a/CMakeLists.txt b/CMakeLists.txt index 085ea7f5b..97b120bce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -713,7 +713,7 @@ includedir=\${prefix}/include Name: libwebsockets Description: Websockets server and client library -Version: ${PACKAGE_VERSION} +Version: ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR} Libs: -L\${libdir} -lwebsockets Cflags: -I\${includedir}"