Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv7340/src/freenet
Modified Files:
Version.java
Log Message:
paranoia re connection closing in LocalNIOInterface. Paranoia re SendFinished
(outwardSender). Move schedule restart after we have started the message send. Nothing
major.
Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -r1.366 -r1.367
--- Version.java 5 Sep 2003 17:10:34 -0000 1.366
+++ Version.java 6 Sep 2003 00:56:02 -0000 1.367
@@ -18,7 +18,7 @@
public static String protocolVersion = "1.46";
/** The build number of the current revision */
- public static final int buildNumber = 6173;
+ public static final int buildNumber = 6174;
// 6028: may 3; ARK retrieval fix
public static final int ignoreBuildsAfter = 6500;
_______________________________________________
cvs mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/cvs