summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-20 21:19:41 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-20 21:19:41 +0200
commit36278c266edd31e5abaac6e80633c65998367bb5 (patch)
tree3799c46f82e7a1b3b8a101b20be3aefc96fa327a
parenta671d41a5e99ec5c9e66223364e20f09b7ae02ee (diff)
version bump
-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 3c9d0427..1eda5452 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK

-AppVerName=XChat-WDK 1469-2

-AppVersion=14.69.2

-VersionInfoVersion=14.69.2

-OutputBaseFilename=XChat-WDK 1469-2

+AppVerName=XChat-WDK 1469-3

+AppVersion=14.69.3

+VersionInfoVersion=14.69.3

+OutputBaseFilename=XChat-WDK 1469-3

 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 0fdaac48..5de3d260 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-2"
+#define PACKAGE_VERSION "1469-3"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL
diff --git a/version.txt b/version.txt
index 60cfe679..be3eeb32 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1469-2
\ No newline at end of file
+1469-3
\ No newline at end of file