Author: toad
Date: 2008-12-16 22:05:43 +0000 (Tue, 16 Dec 2008)
New Revision: 24390

Modified:
   trunk/contrib/freenet_ext/ExtVersion.java
Log:
Ext #27: Update db4o to 7.4.71.12224


Modified: trunk/contrib/freenet_ext/ExtVersion.java
===================================================================
--- trunk/contrib/freenet_ext/ExtVersion.java   2008-12-16 22:04:56 UTC (rev 
24389)
+++ trunk/contrib/freenet_ext/ExtVersion.java   2008-12-16 22:05:43 UTC (rev 
24390)
@@ -6,7 +6,7 @@
 public abstract class ExtVersion {
 
        /** The build number of the current revision */
-       public static final int buildNumber = 26; // This is the 
freenet-ext.jar build the node was built with
+       public static final int buildNumber = 27; // 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

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

Reply via email to