2004-11-24 [colin] 0.9.12cvs169.1
[claws.git] / src / plugins / pgpmime / plugin.c
index 16416d5e5e57efcc453a3b70e6be763c378a9c39..cf437d492fa95c1ca1ac5cacd2fec421f92e8082 100644 (file)
@@ -38,7 +38,7 @@ gint plugin_init(gchar **error)
                return -1;
        }
 
-       if ((sylpheed_get_version() < MAKE_NUMERIC_VERSION(0, 9, 12, 34))) {
+       if ((sylpheed_get_version() < MAKE_NUMERIC_VERSION(0, 9, 12, 164))) {
                *error = g_strdup("Your sylpheed version is too old");
                return -1;
        }