mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-23 01:32:22 -05:00
bump version number
This commit is contained in:
parent
79a6cd6b84
commit
e58c2b8036
@ -1,8 +1,8 @@
|
|||||||
AppName=XChat-WDK
|
AppName=XChat-WDK
|
||||||
AppVerName=XChat-WDK 1469-3
|
AppVerName=XChat-WDK 1479
|
||||||
AppVersion=14.69.3
|
AppVersion=14.79
|
||||||
VersionInfoVersion=14.69.3
|
VersionInfoVersion=14.79
|
||||||
OutputBaseFilename=XChat-WDK 1469-3
|
OutputBaseFilename=XChat-WDK 1479
|
||||||
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 "1469-3"
|
#define PACKAGE_VERSION "1479"
|
||||||
#define XCHATLIBDIR "."
|
#define XCHATLIBDIR "."
|
||||||
#define XCHATSHAREDIR "."
|
#define XCHATSHAREDIR "."
|
||||||
#define OLD_PERL
|
#define OLD_PERL
|
||||||
|
@ -1 +1 @@
|
|||||||
1469-3
|
1479
|
Loading…
Reference in New Issue
Block a user