mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-12 04:15:05 -05:00
bump version
This commit is contained in:
parent
036ffad8ed
commit
a8829868d5
@ -1,8 +1,8 @@
|
|||||||
AppName=XChat-WDK
|
AppName=XChat-WDK
|
||||||
AppVerName=XChat-WDK 1486
|
AppVerName=XChat-WDK 1489
|
||||||
AppVersion=14.86
|
AppVersion=14.89
|
||||||
VersionInfoVersion=14.86
|
VersionInfoVersion=14.89
|
||||||
OutputBaseFilename=XChat-WDK 1486
|
OutputBaseFilename=XChat-WDK 1489
|
||||||
AppPublisher=XChat-WDK
|
AppPublisher=XChat-WDK
|
||||||
AppPublisherURL=http://code.google.com/p/xchat-wdk/
|
AppPublisherURL=http://code.google.com/p/xchat-wdk/
|
||||||
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
|
AppCopyright=Copyright (C) 1998-2010 Peter Zelezny
|
||||||
|
2
config.h
2
config.h
@ -4,7 +4,7 @@
|
|||||||
#define USE_PLUGIN
|
#define USE_PLUGIN
|
||||||
#define USE_LIBSEXY
|
#define USE_LIBSEXY
|
||||||
#define PACKAGE_NAME "xchat"
|
#define PACKAGE_NAME "xchat"
|
||||||
#define PACKAGE_VERSION "1486"
|
#define PACKAGE_VERSION "1489"
|
||||||
#define XCHAT_RELEASE "2.8.8"
|
#define XCHAT_RELEASE "2.8.8"
|
||||||
#define XCHATLIBDIR "."
|
#define XCHATLIBDIR "."
|
||||||
#define XCHATSHAREDIR "."
|
#define XCHATSHAREDIR "."
|
||||||
|
@ -1 +1 @@
|
|||||||
1486
|
1489
|
Loading…
Reference in New Issue
Block a user