diff options
author | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:43:31 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:43:31 +0000 |
commit | 22bfb1beeb9c7fbcdc814798d361e28b3b81f971 (patch) | |
tree | 6e2896a8b0178ee9243b98acf8e9b8bfad28c9a9 /config.win32.h | |
parent | 5dc70b5e6f77230073957b6abd61981aeefc7361 (diff) |
Use 'Stef' instead of 'Nate'
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 |