summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--build/xchat-wdk.iss8
-rw-r--r--config.h2
2 files changed, 5 insertions, 5 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index 6d17812a..fe96dfa9 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK

-AppVerName=XChat-WDK r1462

-AppVersion=14.62

-VersionInfoVersion=14.62

-OutputBaseFilename=XChat-WDK r1462

+AppVerName=XChat-WDK r1464

+AppVersion=14.64

+VersionInfoVersion=14.64

+OutputBaseFilename=XChat-WDK r1464

 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 bf964ac2..f3ec915b 100644
--- a/config.h
+++ b/config.h
@@ -6,7 +6,7 @@
 #define USE_GTKSPELL
 #endif*/
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "r1462"
+#define PACKAGE_VERSION "r1464"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL