mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-31 16:45:26 +00:00
miniupnpcstrings.h.cmake: use PROJECT_VERSION
that change was forgotten in ac5e90888157443a6df7899ea99146e00b8881c0 fixes #704
This commit is contained in:
parent
420bd685cf
commit
417ddcc3d3
@ -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" */
|
||||
|
Loading…
x
Reference in New Issue
Block a user