summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h b/config.h
index ada5a1ed..e6276f71 100644
--- a/config.h
+++ b/config.h
@@ -2,8 +2,11 @@
 #define ENABLE_NLS
 #define USE_GMODULE
 #define USE_PLUGIN
+/*#ifndef _WIN64
+#define USE_GTKSPELL
+#endif*/
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "r1451-6"
+#define PACKAGE_VERSION "r1451-7"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL