mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 09:12:22 -05:00
Update revision numbers
This commit is contained in:
parent
24e06f1903
commit
9b139fb49f
2
config.h
2
config.h
@ -8,7 +8,7 @@
|
||||
#define HAVE_ISO_CODES
|
||||
#define PACKAGE_NAME "hexchat"
|
||||
#define PACKAGE_VERSION "2.9.0"
|
||||
#define XCHAT_REVISION "1508"
|
||||
#define XCHAT_REVISION "1515"
|
||||
#define HEXCHATLIBDIR "."
|
||||
#define HEXCHATSHAREDIR "."
|
||||
#define OLD_PERL
|
||||
|
@ -54,7 +54,7 @@ AH_VERBATIM([USING_LINUX],[#undef USING_LINUX])
|
||||
AH_VERBATIM([socklen_t],[#undef socklen_t])
|
||||
AH_VERBATIM([USE_DBUS],[#undef USE_DBUS])
|
||||
|
||||
AC_DEFINE([XCHAT_REVISION],["1508"],[XChat SVN Revision])
|
||||
AC_DEFINE([XCHAT_REVISION],["1515"],[XChat SVN Revision])
|
||||
|
||||
AC_PATH_PROG(sedpath, sed)
|
||||
if test "_$sedpath" = _; then
|
||||
|
Loading…
Reference in New Issue
Block a user