summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-07-27 09:07:48 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-07-27 09:07:48 +0200
commit34fcd49d8ebbc89a2321723ceac34630fa7d36e2 (patch)
tree2ac7ff8dd24a4700bf7da2770731dd0cf97cc920
parenta11d1857f1f242199ea330e1679cf55e2771395b (diff)
version 1496-4 part2
-rw-r--r--build/xchat-wdk.skel.iss8
-rw-r--r--config.h2
2 files changed, 5 insertions, 5 deletions
diff --git a/build/xchat-wdk.skel.iss b/build/xchat-wdk.skel.iss
index f0c0c8ad..0baef7e8 100644
--- a/build/xchat-wdk.skel.iss
+++ b/build/xchat-wdk.skel.iss
@@ -1,8 +1,8 @@
 AppName=XChat-WDK

-AppVerName=XChat-WDK 1496-3

-AppVersion=14.96.3

-VersionInfoVersion=14.96.3

-OutputBaseFilename=XChat-WDK 1496-3

+AppVerName=XChat-WDK 1496-4

+AppVersion=14.96.4

+VersionInfoVersion=14.96.4

+OutputBaseFilename=XChat-WDK 1496-4

 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 dd667777..fdd277d9 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
 #define USE_PLUGIN
 #define USE_LIBSEXY
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "1496-3"
+#define PACKAGE_VERSION "1496-4"
 #define XCHAT_RELEASE "2.8.8"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."