Author: nextgens
Date: 2008-09-06 20:26:15 +0000 (Sat, 06 Sep 2008)
New Revision: 22506

Modified:
   trunk/contrib/freenet_ext/ExtVersion.java
Log:
freenet-ext: release #22

Modified: trunk/contrib/freenet_ext/ExtVersion.java
===================================================================
--- trunk/contrib/freenet_ext/ExtVersion.java   2008-09-06 19:55:45 UTC (rev 
22505)
+++ trunk/contrib/freenet_ext/ExtVersion.java   2008-09-06 20:26:15 UTC (rev 
22506)
@@ -6,7 +6,7 @@
 public abstract class ExtVersion {

        /** The build number of the current revision */
-       public static final int buildNumber = 21;  // This is the 
freenet-ext.jar build the node was built with
+       public static final int buildNumber = 22;  // This is the 
freenet-ext.jar build the node was built with

        public static final int buildNumber() {
                return -42;  // This value indicates that the freenet-ext.jar 
the node is using at runtime has extBuildNumber() and extRevisionNumber() 
methods


Reply via email to