changeset 9946:fae50349fd42

[gaim-migrate @ 10841] a better idea committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 03 Sep 2004 21:55:17 +0000
parents d308de939c33
children 3726addc1c97
files src/plugin.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.