Files
2026-03-04 10:11:27 -05:00

8 lines
187 B
C

#ifndef MINIUPNPCSTRINGS_H_INCLUDED
#define MINIUPNPCSTRINGS_H_INCLUDED
#define OS_STRING "MSWindows"
#define MINIUPNPC_VERSION_STRING "2.3.3"
#define UPNP_VERSION_STRING "2.3.3"
#endif