mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Externals: Update miniupnpc to API version 14
This commit is contained in:
11
Externals/miniupnpc/src/miniupnpcstrings.h
vendored
11
Externals/miniupnpc/src/miniupnpcstrings.h
vendored
@ -1,10 +1,3 @@
|
||||
/* $Id: miniupnpcstrings.h.in,v 1.5 2012/10/16 16:48:26 nanard Exp $ */
|
||||
/* Project: miniupnp
|
||||
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
|
||||
* Author: Thomas Bernard
|
||||
* Copyright (c) 2005-2011 Thomas Bernard
|
||||
* This software is subjects to the conditions detailed
|
||||
* in the LICENCE file provided within this distribution */
|
||||
#ifndef MINIUPNPCSTRINGS_H_INCLUDED
|
||||
#define MINIUPNPCSTRINGS_H_INCLUDED
|
||||
|
||||
@ -21,7 +14,7 @@
|
||||
#else
|
||||
#define OS_STRING "Generic"
|
||||
#endif
|
||||
#define MINIUPNPC_VERSION_STRING "1.7"
|
||||
#define MINIUPNPC_VERSION_STRING "1.9"
|
||||
#define UPNP_VERSION_STRING "UPnP/1.1"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user