Require new password API
[claws.git] / src / plugins / spam_report / spam_report.c
index ce2fadc9674095ff5a98db0fa7329bbe833e4778..701ffb0c3d9113bf32ead83a3955c6b4edf34063 100644 (file)
@@ -341,7 +341,7 @@ gint plugin_init(gchar **error)
 {
        MainWindow *mainwin = mainwindow_get_mainwindow();
 
-       if (!check_plugin_version(MAKE_NUMERIC_VERSION(3,7,3,13),
+       if (!check_plugin_version(MAKE_NUMERIC_VERSION(3,13,2,39),
                                VERSION_NUMERIC, _("SpamReport"), error))
                return -1;