summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--build/xchat-wdk.skel.iss8
-rw-r--r--config.h2
-rw-r--r--version.txt2
3 files changed, 6 insertions, 6 deletions
diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss
index 6e4267d4..83df9061 100644
--- a/build/xchat-wdk.skel.iss
+++ b/build/xchat-wdk.skel.iss
@@ -1,8 +1,8 @@
 AppName=XChat-WDK

-AppVerName=XChat-WDK 1469-3

-AppVersion=14.69.3

-VersionInfoVersion=14.69.3

-OutputBaseFilename=XChat-WDK 1469-3

+AppVerName=XChat-WDK 1479

+AppVersion=14.79

+VersionInfoVersion=14.79

+OutputBaseFilename=XChat-WDK 1479

 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 5de3d260..2e435ae2 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
 #define USE_PLUGIN
 #define USE_LIBSEXY
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "1469-3"
+#define PACKAGE_VERSION "1479"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL
diff --git a/version.txt b/version.txt
index be3eeb32..b1de9893 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1469-3
\ No newline at end of file
+1479
\ No newline at end of file