summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-01-16 04:40:12 +0100
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-01-16 04:40:12 +0100
commitf986d0cbfc8d62ef0d60f0cb4d19222e8890b49e (patch)
treed22998ef84c9bd8915d429319b36dac08479b6bd
parent4aafa512f2ec50c227f0badb61a0f4281113f134 (diff)
bump version
-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 0deb017a..503127fc 100644
--- a/build/xchat-wdk.skel.iss
+++ b/build/xchat-wdk.skel.iss
@@ -1,8 +1,8 @@
 AppName=XChat-WDK

-AppVerName=XChat-WDK 1479-2

-AppVersion=14.79.2

-VersionInfoVersion=14.79.2

-OutputBaseFilename=XChat-WDK 1479-2

+AppVerName=XChat-WDK 1486

+AppVersion=14.86

+VersionInfoVersion=14.86

+OutputBaseFilename=XChat-WDK 1486

 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 a091df89..7c5f0b77 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
 #define USE_PLUGIN
 #define USE_LIBSEXY
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "1479-2"
+#define PACKAGE_VERSION "1486"
 #define XCHAT_RELEASE "2.8.8"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
diff --git a/version.txt b/version.txt
index c89fc5b0..6634f710 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1479-2
\ No newline at end of file
+1486
\ No newline at end of file