New upstream version 3.1.1
This commit is contained in:
parent
4e9934e5ec
commit
e7b41df57b
229 changed files with 57000 additions and 12055 deletions
11
win32/winconfig.h
Normal file
11
win32/winconfig.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* winconfig.h. Win32 replacement for file generated from config.h.in by configure. */
|
||||
|
||||
/* OS name */
|
||||
#ifndef PACKAGE_OSNAME
|
||||
#define PACKAGE_OSNAME "windows"
|
||||
#endif
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#ifndef PACKAGE_VERSION
|
||||
#define PACKAGE_VERSION N2N_VERSION
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue