Author: toad
Date: 2008-11-27 19:15:24 +0000 (Thu, 27 Nov 2008)
New Revision: 23918
Modified:
trunk/freenet/src/freenet/node/NodeStarter.java
Log:
Make nodes fetch ext #26
Modified: trunk/freenet/src/freenet/node/NodeStarter.java
===================================================================
--- trunk/freenet/src/freenet/node/NodeStarter.java 2008-11-27 19:09:52 UTC
(rev 23917)
+++ trunk/freenet/src/freenet/node/NodeStarter.java 2008-11-27 19:15:24 UTC
(rev 23918)
@@ -33,7 +33,7 @@
private Node node;
private static LoggingConfigHandler logConfigHandler;
- public final static int RECOMMENDED_EXT_BUILD_NUMBER = 25;
+ public final static int RECOMMENDED_EXT_BUILD_NUMBER = 26;
/*
(File.separatorChar == '\\') &&
(System.getProperty("os.arch").toLowerCase().matches("(i?[x0-9]86_64|amd64)"))
? 6 : 2;
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs