2005-12-15 [paul] 1.9.100cvs93
[claws.git] / src / plugins / clamav / clamav_plugin.c
index 72cc1966f185b46fdd0827ecbb43910aa01a59b2..1f70369cddef2260c1cda1448e51d599a015ce2a 100644 (file)
@@ -269,3 +269,7 @@ const gchar *plugin_licence(void)
        return "GPL";
 }
 
+const gchar *plugin_version(void)
+{
+       return VERSION;
+}