miniupnpcstrings.h.cmake: use PROJECT_VERSION

that change was forgotten in ac5e908881

fixes #704
This commit is contained in:
Thomas Bernard 2024-02-03 12:10:26 +01:00
parent 420bd685cf
commit 417ddcc3d3
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define MINIUPNPCSTRINGS_H_INCLUDED
#define OS_STRING "${CMAKE_SYSTEM_NAME}"
#define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"
#define MINIUPNPC_VERSION_STRING "${PROJECT_VERSION}"
#if 0
/* according to "UPnP Device Architecture 1.0" */