version bump

This commit is contained in:
berkeviktor@aol.com 2010-10-09 19:33:55 +02:00
parent 885a99b1d2
commit 53f344c07f
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
1469
1469-2