From e4a6457ee29707a2a7272f569f17b0c4cf468f4d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 29 Jun 2004 22:51:34 +0000 Subject: Updated to new sablot library --- config.win32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.win32.h') diff --git a/config.win32.h b/config.win32.h index 8fbdf95..1d253c3 100644 --- a/config.win32.h +++ b/config.win32.h @@ -98,13 +98,13 @@ #define PACKAGE_NAME "rtfx" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "rtfx 0.9.1" +#define PACKAGE_STRING "rtfx 0.9.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "rtfx" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.9.1" +#define PACKAGE_VERSION "0.9.2" /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -118,7 +118,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.9.1" +#define VERSION "0.9.2" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ -- cgit v1.2.3