mirror of https://github.com/ntop/n2n.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
252 B
8 lines
252 B
/* winconfig.h. Win32 replacement for file generated from config.h.in by configure. */
|
|
|
|
/* OS name */
|
|
#define PACKAGE_OSNAME N2N_OSNAME
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION N2N_VERSION
|
|
#define GIT_RELEASE N2N_VERSION
|
|
|