Author: nextgens
Date: 2007-04-25 10:24:28 +0000 (Wed, 25 Apr 2007)
New Revision: 12938

Modified:
   trunk/contrib/freenet_ext/ExtVersion.java
Log:
Release freenet-ext #13

Modified: trunk/contrib/freenet_ext/ExtVersion.java
===================================================================
--- trunk/contrib/freenet_ext/ExtVersion.java   2007-04-25 10:23:52 UTC (rev 
12937)
+++ trunk/contrib/freenet_ext/ExtVersion.java   2007-04-25 10:24:28 UTC (rev 
12938)
@@ -6,7 +6,7 @@
 public abstract class ExtVersion {

        /** The build number of the current revision */
-       public static final int buildNumber = 12;  // This is the 
freenet-ext.jar build the node was built with
+       public static final int buildNumber = 13;  // 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