diff options
Diffstat (limited to 'config.win32.h')
-rw-r--r-- | config.win32.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.win32.h b/config.win32.h index 4ca5e38..19d44eb 100644 --- a/config.win32.h +++ b/config.win32.h @@ -92,19 +92,19 @@ #define PACKAGE "rtfx" /* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "nielsen@memberwebs.com" +#define PACKAGE_BUGREPORT "stef@memberwebs.com" /* Define to the full name of this package. */ #define PACKAGE_NAME "rtfx" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "rtfx 1.0" +#define PACKAGE_STRING "rtfx 1.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "rtfx" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.0" +#define PACKAGE_VERSION "1.1" /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be |