diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index 4c439de3..97283af0 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -1,9 +1,9 @@
[Setup]
AppName=XChat-WDK
-AppVerName=XChat-WDK r1464-5
+AppVerName=XChat-WDK 1464-5
AppVersion=14.64.5
VersionInfoVersion=14.64.5
-OutputBaseFilename=XChat-WDK r1464-5
+OutputBaseFilename=XChat-WDK 1464-5
AppPublisher=XChat-WDK
AppPublisherURL=http://code.google.com/p/xchat-wdk/
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
diff --git a/config.h b/config.h
index 449f41fb..13c2b637 100644
--- a/config.h
+++ b/config.h
@@ -6,7 +6,7 @@
#define USE_GTKSPELL
#endif*/
#define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "r1464-5"
+#define PACKAGE_VERSION "1464-5"
#define XCHATLIBDIR "."
#define XCHATSHAREDIR "."
#define OLD_PERL
diff --git a/xchat-wdk.patch b/xchat-wdk.patch
index 6da5a687..4a4dcb90 100644
--- a/xchat-wdk.patch
+++ b/xchat-wdk.patch
@@ -655,7 +655,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/xchat.h xchat-wdk/src/co
#define X_OK 1
diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/about.c xchat-wdk/src/fe-gtk/about.c
--- xchat-wdk.orig/src/fe-gtk/about.c 2010-05-16 09:43:49 +0200
-+++ xchat-wdk/src/fe-gtk/about.c 2010-08-30 10:21:07 +0200
++++ xchat-wdk/src/fe-gtk/about.c 2010-08-30 10:30:12 +0200
@@ -39,6 +39,8 @@
#include "../common/xchat.h"
@@ -674,7 +674,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/about.c xchat-wdk/src/fe
- /* leave this message to avoid time wasting bug reports! */
- "This version is unofficial and comes with no support.\n\n"
-#endif
-+ "Latest Version: r%s\n"
++ "Latest Version: %s\n"
+ "XChat Base: 2.8.8\n\n"
"%s\n"
"Charset: %s "