summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--build/xchat-wdk.iss8
-rw-r--r--config.h2
-rw-r--r--version.txt2
3 files changed, 6 insertions, 6 deletions
diff --git a/build/xchat-wdk.iss b/build/xchat-wdk.iss
index 57205f84..924639d0 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK

-AppVerName=XChat-WDK 1468

-AppVersion=14.68

-VersionInfoVersion=14.68

-OutputBaseFilename=XChat-WDK 1468

+AppVerName=XChat-WDK 1468-2

+AppVersion=14.68.2

+VersionInfoVersion=14.68.2

+OutputBaseFilename=XChat-WDK 1468-2

 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 1aff7b8e..d91232f7 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
 #define USE_PLUGIN
 #define USE_LIBSEXY
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "1468"
+#define PACKAGE_VERSION "1468-2"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL
diff --git a/version.txt b/version.txt
index 6107935a..0e98b5f8 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1468
\ No newline at end of file
+1468-2
\ No newline at end of file