# HG changeset patch # User Luke Schierer # Date 1085091938 0 # Node ID c209e287bb6ee6b68463e2fce7d68636a2382376 # Parent a88d4463d233e2c25054ab92ab59b9a7c5303427 [gaim-migrate @ 9765] (18:04:45) grim: LSchiere2: with your commit to the change in the plugin struct, did you update the PLUGIN_API_VERSION? (18:05:05) LSchiere2: probly not. i'd have to look at the patch again (18:05:09) LSchiere2: siege: ping (18:07:44) grim: LSchiere2: i don't see it in the email.. committer: Tailor Script diff -r a88d4463d233 -r c209e287bb6e src/plugin.h --- a/src/plugin.h Thu May 20 20:09:44 2004 +0000 +++ b/src/plugin.h Thu May 20 22:25:38 2004 +0000 @@ -57,7 +57,7 @@ #define GAIM_PLUGIN_FLAG_INVISIBLE 0x01 -#define GAIM_PLUGIN_API_VERSION 3 +#define GAIM_PLUGIN_API_VERSION 4 #define GAIM_LOADER_API_VERSION 2 /**