diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-04-02 09:05:23 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-04-02 09:05:23 +0200 |
commit | 5607488e9f64c0190da57e82ea26b85086446197 (patch) | |
tree | e8c7b5821a3c4c6d53ac8bc52d41edc452048e57 /config.h | |
parent | c7ec88c88adb4f15b154ad125977d9c2c4ae4956 (diff) |
disable taskbar notifications since they cause a crash
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h index 8344e39d..15247bc2 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,7 @@ #define USE_GMODULE #define USE_PLUGIN #define PACKAGE_NAME "xchat" -#define PACKAGE_VERSION "r1409-6" +#define PACKAGE_VERSION "r1409-7" #define XCHATLIBDIR "." #define XCHATSHAREDIR "." #define OLD_PERL |