# HG changeset patch # User Nathan Walp # Date 1094248517 0 # Node ID fae50349fd42c5ed0299ea4c99ac904ac5e3f39c # Parent d308de939c33d3cf4cbe08b29a379539c9528674 [gaim-migrate @ 10841] a better idea committer: Tailor Script diff -r d308de939c33 -r fae50349fd42 src/plugin.h --- a/src/plugin.h Fri Sep 03 21:35:59 2004 +0000 +++ b/src/plugin.h Fri Sep 03 21:55:17 2004 +0000 @@ -59,7 +59,7 @@ #define GAIM_PLUGIN_FLAG_INVISIBLE 0x01 -#define GAIM_PLUGIN_MAGIC 0xc0cac01a /* this must be greater than 4 */ +#define GAIM_PLUGIN_MAGIC 5 /* once we hit 6.0.0 I think we can remove this */ /** * Detailed information about a plugin.