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

Modified Files:
      Tag: stable
        Version.java 
Log Message:
D'oh.

Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.90.2.50.2.63
retrieving revision 1.90.2.50.2.64
diff -u -w -r1.90.2.50.2.63 -r1.90.2.50.2.64
--- Version.java        18 Nov 2003 03:48:50 -0000      1.90.2.50.2.63
+++ Version.java        18 Nov 2003 03:55:40 -0000      1.90.2.50.2.64
@@ -20,10 +20,10 @@
     public static String protocolVersion = "1.47";
     
     /** The build number of the current revision */
-    public static final int buildNumber = 5036;
+    public static final int buildNumber = 5037;
 
     /** Oldest build of Fred we will talk to */
-    public static final int lastGoodBuild = 5030;
+    public static final int lastGoodBuild = 5029;
 
     /** The highest reported build of fred */
     public static int highestSeenBuild = buildNumber;

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

Reply via email to