Author: toad
Date: 2009-01-17 23:59:33 +0000 (Sat, 17 Jan 2009)
New Revision: 25123
Modified:
trunk/freenet/src/freenet/node/Version.java
Log:
1202: Ask/warn the user about history cloaking.
Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2009-01-17 23:58:48 UTC (rev
25122)
+++ trunk/freenet/src/freenet/node/Version.java 2009-01-17 23:59:33 UTC (rev
25123)
@@ -24,7 +24,7 @@
public static final String protocolVersion = "1.0";
/** The build number of the current revision */
- private static final int buildNumber = 1201;
+ private static final int buildNumber = 1202;
/** Oldest build of Fred we will talk to */
private static final int oldLastGoodBuild = 1197;
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs