Update x509_vrf.c

This commit is contained in:
Zhi Guan
2026-06-19 08:41:41 +08:00
parent 545ea46fdb
commit 790fbbf574
3 changed files with 547 additions and 3 deletions

View File

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