Matthew Toseland
Fri, 19 Sep 2003 13:51:26 -0700
Update of /cvsroot/freenet/freenet/src/freenet In directory sc8-pr-cvs1:/tmp/cvs-serv14666/src/freenet
Modified Files:
Version.java
Log Message:
6203: Make redirects in metadata in ZIP manifests work
Index: Version.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- Version.java 19 Sep 2003 19:02:42 -0000 1.395
+++ Version.java 19 Sep 2003 20:51:13 -0000 1.396
@@ -18,7 +18,7 @@
public static String protocolVersion = "1.46";
/** The build number of the current revision */
- public static final int buildNumber = 6202;
+ public static final int buildNumber = 6203;
// 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