comparison src/protocols/napster/napster.c @ 11779:80af53b5b3c5

[gaim-migrate @ 14070] Update the version number so that it _should_ load since we're not building it by default now.. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Mon, 24 Oct 2005 00:18:37 +0000
parents 3a05b53a589e
children fa742ad8068c
comparison
equal deleted inserted replaced
11778:a13143b46c28 11779:80af53b5b3c5
670 }; 670 };
671 671
672 static GaimPluginInfo info = 672 static GaimPluginInfo info =
673 { 673 {
674 GAIM_PLUGIN_MAGIC, 674 GAIM_PLUGIN_MAGIC,
675 0, 675 GAIM_MAJOR_VERSION,
676 GAIM_MINOR_VERSION, 676 GAIM_MINOR_VERSION,
677 GAIM_PLUGIN_PROTOCOL, /**< type */ 677 GAIM_PLUGIN_PROTOCOL, /**< type */
678 NULL, /**< ui_requirement */ 678 NULL, /**< ui_requirement */
679 0, /**< flags */ 679 0, /**< flags */
680 NULL, /**< dependencies */ 680 NULL, /**< dependencies */