This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats-yatzeeserv/win32/modconfigwin32.h

21 lines
443 B
C
Raw Permalink Normal View History

2008-03-10 09:03:02 +00:00
/* modconfig.h. Generated by configure. */
/* define this to enable debug code for this module */
/* #undef DEBUG */
/* Version number of package */
2008-03-18 11:56:27 +00:00
#define MODULE_VERSION "3.0.1"
2008-03-10 09:03:02 +00:00
/* Major Version */
#define MODULE_MAJOR "3"
/* Minor Version */
#define MODULE_MINOR "0"
/* Revision */
2008-03-18 11:56:27 +00:00
#define MODULE_REV "1"
2008-03-10 09:03:02 +00:00
/* "Full Version" */
2008-03-18 11:56:27 +00:00
#define MOD_VERSION "3.0.1"
#define MOD_WIN32VER "3,0,1,0"
#define MOD_WIN32VERN 3,0,1