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

Modified Files:
        Version.java 
Log Message:
NGRouting: when table is less than half full reference anything you can see.


Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -w -r1.459 -r1.460
--- Version.java        22 Oct 2003 22:07:12 -0000      1.459
+++ Version.java        22 Oct 2003 23:01:12 -0000      1.460
@@ -18,7 +18,7 @@
     public static String protocolVersion = "1.47";
     
     /** The build number of the current revision */
-    public static final int buildNumber = 6266;
+    public static final int buildNumber = 6267;
     // 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