mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 03:02:17 -05:00
Merge pull request #108 from TingPing/python
Use proper version number for python module attribute
This commit is contained in:
commit
70cd723e2c
@ -70,7 +70,7 @@
|
|||||||
#include "pythread.h"
|
#include "pythread.h"
|
||||||
|
|
||||||
#define VERSION_MAJOR 0
|
#define VERSION_MAJOR 0
|
||||||
#define VERSION_MINOR 1
|
#define VERSION_MINOR 9
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#undef WITH_THREAD /* Thread support locks up xchat on Win32. */
|
#undef WITH_THREAD /* Thread support locks up xchat on Win32. */
|
||||||
|
Loading…
Reference in New Issue
Block a user