# HG changeset patch # User Nathan Walp # Date 1084722406 0 # Node ID 3e69753b555b124380d8b528c4b2da7fc8417eb7 # Parent 80b4c956d7aecfbcc60679ca858de245547d867b [gaim-migrate @ 9723] we need to keep this changing when we remove or add things in the middle of that struct committer: Tailor Script diff -r 80b4c956d7ae -r 3e69753b555b src/prpl.h --- a/src/prpl.h Sun May 16 07:19:56 2004 +0000 +++ b/src/prpl.h Sun May 16 15:46:46 2004 +0000 @@ -328,7 +328,7 @@ #define GAIM_PLUGIN_PROTOCOL_INFO(plugin) \ ((GaimPluginProtocolInfo *)(plugin)->info->extra_info) -#define GAIM_PRPL_API_VERSION 2 +#define GAIM_PRPL_API_VERSION 3 #ifdef __cplusplus extern "C" {