r26693 - trunk/plugins/XMLLibrarian

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-09 22:23:22 +0000 (Thu, 09 Apr 2009)
New Revision: 26693

Modified:
   trunk/plugins/XMLLibrarian/XMLLibrarian.java
Log:
Version XMLLibrarian


Modified: trunk/plugins/XMLLibrarian/XMLLibrarian.java
===================================================================
--- trunk/plugins/XMLLibrarian/XMLLibrarian.java	2009-04-09 22:22:29 UTC (rev 26692)
+++ trunk/plugins/XMLLibrarian/XMLLibrarian.java	2009-04-09 22:23:22 UTC (rev 26693)
@@ -7,6 +7,7 @@
 import freenet.client.FetchException;
 import freenet.pluginmanager.FredPlugin;
 import freenet.pluginmanager.FredPluginHTTP;
+import freenet.pluginmanager.FredPluginRealVersioned;
 import freenet.pluginmanager.FredPluginThreadless;
 import freenet.pluginmanager.FredPluginVersioned;
 import freenet.pluginmanager.PluginHTTPException;
@@ -31,7 +32,7 @@
  * @author swatigoyal
  * 
  */
-public class XMLLibrarian implements FredPlugin, FredPluginHTTP, FredPluginVersioned, FredPluginThreadless {
+public class XMLLibrarian implements FredPlugin, FredPluginHTTP, FredPluginVersioned, FredPluginRealVersioned, FredPluginThreadless {
 	/**
 	 * Default index site
 	 */
@@ -46,6 +47,10 @@
 	public String getVersion() {
 		return version + " r" + Version.getSvnRevision();
 	}
+	
+	public long getRealVersion() {
+		return version;
+	}
 
 	private PluginRespirator pr;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.