--- a/src/protocols/oscar/oscar.c Wed Apr 21 23:40:39 2004 +0000 +++ b/src/protocols/oscar/oscar.c Thu Apr 22 01:53:18 2004 +0000 @@ -6919,6 +6919,7 @@ static GaimPluginProtocolInfo prpl_info = { + GAIM_PRPL_API_VERSION, OPT_PROTO_MAIL_CHECK | OPT_PROTO_BUDDY_ICON | OPT_PROTO_IM_IMAGE, NULL, NULL, @@ -6987,7 +6988,7 @@ static GaimPluginInfo info = { - 2, /**< api_version */ + GAIM_PLUGIN_API_VERSION, /**< api_version */ GAIM_PLUGIN_PROTOCOL, /**< type */ NULL, /**< ui_requirement */ 0, /**< flags */