Update of /cvsroot/freenet/freenet/src/freenet
In directory sc8-pr-cvs1:/tmp/cvs-serv14443/src/freenet

Modified Files:
        Version.java 
Log Message:
reject queries when messageSendTimeRequest over 1000ms. Indenting.


Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -w -r1.457 -r1.458
--- Version.java        21 Oct 2003 23:33:48 -0000      1.457
+++ Version.java        22 Oct 2003 10:45:59 -0000      1.458
@@ -18,7 +18,7 @@
     public static String protocolVersion = "1.46";
     
     /** The build number of the current revision */
-    public static final int buildNumber = 6264;
+    public static final int buildNumber = 6265;
     // 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

Reply via email to