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

Modified Files:
      Tag: stable
        Version.java 
Log Message:
5033: Fix handling of the new seednodes format.

Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.90.2.50.2.58
retrieving revision 1.90.2.50.2.59
diff -u -w -r1.90.2.50.2.58 -r1.90.2.50.2.59
--- Version.java        11 Nov 2003 02:46:50 -0000      1.90.2.50.2.58
+++ Version.java        14 Nov 2003 16:30:37 -0000      1.90.2.50.2.59
@@ -18,7 +18,7 @@
     public static String protocolVersion = "1.47";
     
     /** The build number of the current revision */
-    public static final int buildNumber = 5032;
+    public static final int buildNumber = 5033;
 
     /** Oldest build of Fred we will talk to */
     public static final int lastGoodBuild = 5029;

_______________________________________________
cvs mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to