mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Use proper version number for module attribute
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
#include "pythread.h"
|
||||
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 1
|
||||
#define VERSION_MINOR 9
|
||||
|
||||
#ifdef WIN32
|
||||
#undef WITH_THREAD /* Thread support locks up xchat on Win32. */
|
||||
|
||||
Reference in New Issue
Block a user