summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-08-07 18:37:14 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-08-07 18:37:14 +0200
commit1613435b8d1cdbc03692d6df0e17c5193c46c4b8 (patch)
tree9ebf154fb2c56f660334051c65e46c536b9f6501
parent69aedf51cea645e1dfcbc6f629f8d1461e6e6349 (diff)
bump version to 1496-5
-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 09507d3d..da65c3ad 100644
--- a/build/xchat-wdk.skel.iss
+++ b/build/xchat-wdk.skel.iss
@@ -1,8 +1,8 @@
 AppName=XChat-WDK

-AppVerName=XChat-WDK 1496-4

-AppVersion=14.96.4

-VersionInfoVersion=14.96.4

-OutputBaseFilename=XChat-WDK 1496-4

+AppVerName=XChat-WDK 1496-5

+AppVersion=14.96.5

+VersionInfoVersion=14.96.5

+OutputBaseFilename=XChat-WDK 1496-5

 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 56689133..c9ffe5d9 100644
--- a/config.h
+++ b/config.h
@@ -5,7 +5,7 @@
 #define USE_LIBSEXY
 #define HAVE_ISO_CODES
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "1496-4"
+#define PACKAGE_VERSION "1496-5"
 #define XCHAT_RELEASE "2.8.8"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
diff --git a/version.txt b/version.txt
index 93e71714..d73cfcda 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-1496-4
\ No newline at end of file
+1496-5
\ No newline at end of file