Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv15808/src/freenet
Modified Files:
Version.java
Log Message:
6175: *Sender is persisted across recreation of Pending. Otherwise it's not much use!
Also logging. Should fix the really slow timeouts on web interface, speed up stuff etc.
Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -r1.367 -r1.368
--- Version.java 6 Sep 2003 00:56:02 -0000 1.367
+++ Version.java 6 Sep 2003 01:50:31 -0000 1.368
@@ -18,7 +18,7 @@
public static String protocolVersion = "1.46";
/** The build number of the current revision */
- public static final int buildNumber = 6174;
+ public static final int buildNumber = 6175;
// 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