changeset 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 a13143b46c28
children 8cb75ba77f9d
files src/protocols/napster/napster.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/napster/napster.c	Mon Oct 24 00:15:32 2005 +0000
+++ b/src/protocols/napster/napster.c	Mon Oct 24 00:18:37 2005 +0000
@@ -672,7 +672,7 @@
 static GaimPluginInfo info =
 {
 	GAIM_PLUGIN_MAGIC,
-	0,
+	GAIM_MAJOR_VERSION,
 	GAIM_MINOR_VERSION,
 	GAIM_PLUGIN_PROTOCOL,                             /**< type           */
 	NULL,                                             /**< ui_requirement */