2005-12-15 [paul] 1.9.100cvs93
[claws.git] / src / plugins / pgpinline / plugin.c
index 5d6d3769a006c611581cd287429bbf147cd1ab89..99394e9f04fb1937a5f9df8899d63aac990887a1 100644 (file)
@@ -77,3 +77,7 @@ const gchar *plugin_licence(void)
        return "GPL";
 }
 
+const gchar *plugin_version(void)
+{
+       return VERSION;
+}