mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-05-22 17:14:35 +00:00
8 lines
187 B
C
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 |