summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 03:53:03 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-23 03:53:03 +0200
commit1a8d88669738c3a7e2d77579dd953d64dee1573c (patch)
tree81e861e3d0e114c603d41a4c0024904c4a795246
parent1aba76193dbe16d902a1452790814d5d9ed0d0a7 (diff)
update version number for rebuild
-rw-r--r--build/xchat-wdk-x64.iss10
-rw-r--r--build/xchat-wdk-x86.iss10
-rw-r--r--config.h2
3 files changed, 11 insertions, 11 deletions
diff --git a/build/xchat-wdk-x64.iss b/build/xchat-wdk-x64.iss
index 0afce4eb..3ed99fa3 100644
--- a/build/xchat-wdk-x64.iss
+++ b/build/xchat-wdk-x64.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK (x64)

-AppVerName=XChat-WDK (x64) r1459

-AppVersion=14.59

-VersionInfoVersion=14.59

-OutputBaseFilename=XChat-WDK r1459 x64

+AppVerName=XChat-WDK (x64) r1459-2

+AppVersion=14.59.2

+VersionInfoVersion=14.59.2

+OutputBaseFilename=XChat-WDK r1459-2 x64

 AppPublisher=XChat-WDK

 AppPublisherURL=http://code.google.com/p/xchat-wdk/

 AppCopyright=Copyright (C) 1998-2010 Peter Zelezny

@@ -19,7 +19,7 @@ DefaultGroupName=XChat-WDK
 DisableProgramGroupPage=yes

 SolidCompression=yes

 SourceDir=..\..\xchat-wdk-x64

-OutputDir=.

+OutputDir=..\xchat-wdk\build

 FlatComponentsList=no

 PrivilegesRequired=none

 CreateUninstallRegKey=not IsTaskSelected('portablemode')

diff --git a/build/xchat-wdk-x86.iss b/build/xchat-wdk-x86.iss
index ef68f7dc..a2bc0fcf 100644
--- a/build/xchat-wdk-x86.iss
+++ b/build/xchat-wdk-x86.iss
@@ -1,9 +1,9 @@
 [Setup]

 AppName=XChat-WDK (x86)

-AppVerName=XChat-WDK (x86) r1459

-AppVersion=14.59

-VersionInfoVersion=14.59

-OutputBaseFilename=XChat-WDK r1459 x86

+AppVerName=XChat-WDK (x86) r1459-2

+AppVersion=14.59.2

+VersionInfoVersion=14.59.2

+OutputBaseFilename=XChat-WDK r1459-2 x86

 AppPublisher=XChat-WDK

 AppPublisherURL=http://code.google.com/p/xchat-wdk/

 AppCopyright=Copyright (C) 1998-2010 Peter Zelezny

@@ -19,7 +19,7 @@ DefaultGroupName=XChat-WDK
 DisableProgramGroupPage=yes

 SolidCompression=yes

 SourceDir=..\..\xchat-wdk-x86

-OutputDir=.

+OutputDir=..\xchat-wdk\build

 FlatComponentsList=no

 PrivilegesRequired=none

 CreateUninstallRegKey=not IsTaskSelected('portablemode')

diff --git a/config.h b/config.h
index 70eafe27..62e19a77 100644
--- a/config.h
+++ b/config.h
@@ -6,7 +6,7 @@
 #define USE_GTKSPELL
 #endif*/
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "r1459"
+#define PACKAGE_VERSION "r1459-2"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL