summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-09 19:33:55 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-09 19:33:55 +0200
commit53f344c07fe73698c6460a9beeeeba22335740af (patch)
tree4dca1f8565f4801ad75af32cb88c8e23af15efbe
parent885a99b1d26e0d9c6b8188c9809679a3038808ba (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 3c14ad61..7d9612b4 100644
--- a/build/xchat-wdk.iss
+++ b/build/xchat-wdk.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK

-AppVerName=XChat-WDK 1469

-AppVersion=14.69

-VersionInfoVersion=14.69

-OutputBaseFilename=XChat-WDK 1469

+AppVerName=XChat-WDK 1469-2

+AppVersion=14.69.2

+VersionInfoVersion=14.69.2

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