Vidalia
0.2.17
|
00001 /* $Id: miniupnpcstrings.h.in,v 1.2 2009/10/30 09:18:18 nanard Exp $ */ 00002 /* Project: miniupnp 00003 * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ 00004 * Author: Thomas Bernard 00005 * Copyright (c) 2005-2009 Thomas Bernard 00006 * This software is subjects to the conditions detailed 00007 * in the LICENCE file provided within this distribution */ 00008 #ifndef __MINIUPNPCSTRINGS_H__ 00009 #define __MINIUPNPCSTRINGS_H__ 00010 00011 #define OS_STRING "Darwin/10.3.0" 00012 #define MINIUPNPC_VERSION_STRING "1.4" 00013 00014 #endif 00015