summaryrefslogtreecommitdiff
path: root/config.win32.h
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-10-24 02:51:05 +0000
committerStef Walter <stef@memberwebs.com>2006-10-24 02:51:05 +0000
commitd8013331aef8bf21f01e129f8e793ed51d81082a (patch)
tree79032a41ade020af10866b5c10c3add9169e9d2a /config.win32.h
parentb4536dcb0909e8049df7424c8a39424933b88d3e (diff)
Update to version 1.0
Diffstat (limited to 'config.win32.h')
-rw-r--r--config.win32.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.win32.h b/config.win32.h
index 5aa951d..4ca5e38 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.6"
+#define PACKAGE_STRING "rtfx 1.0"
/* 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.6"
+#define PACKAGE_VERSION "1.0"
/* 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.6"
+#define VERSION "1.0"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */