Author: j16sdiz
Date: 2009-04-08 05:22:36 +0000 (Wed, 08 Apr 2009)
New Revision: 26642

Modified:
   trunk/plugins/XMLSpider/XMLSpider.java
Log:
increase version number

Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java      2009-04-08 05:19:15 UTC (rev 
26641)
+++ trunk/plugins/XMLSpider/XMLSpider.java      2009-04-08 05:22:36 UTC (rev 
26642)
@@ -91,7 +91,7 @@
         */
        protected Set<String> allowedMIMETypes; 
 
-       static int version = 33;
+       static int version = 34;
        public static final String pluginName = "XML spider " + version;
 
        public String getVersion() {

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to