This commit is contained in:
Zhi Guan
2026-06-19 17:18:59 +08:00
parent 3173fb45f3
commit f4abd90fba
5 changed files with 35 additions and 12 deletions

View File

@@ -821,7 +821,7 @@ endif()
#
set(CPACK_PACKAGE_NAME "GmSSL")
set(CPACK_PACKAGE_VENDOR "GmSSL develop team")
set(CPACK_PACKAGE_VERSION "3.2.0-dev.1104")
set(CPACK_PACKAGE_VERSION "3.2.0-dev.1105")
set(CPACK_PACKAGE_DESCRIPTION_FILE ${PROJECT_SOURCE_DIR}/README.md)
set(CPACK_NSIS_MODIFY_PATH ON)
include(CPack)