Author: toad
Date: 2008-12-12 21:53:13 +0000 (Fri, 12 Dec 2008)
New Revision: 24282
Modified:
trunk/freenet/src/freenet/node/Version.java
Log:
Doh
Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2008-12-12 19:07:19 UTC (rev
24281)
+++ trunk/freenet/src/freenet/node/Version.java 2008-12-12 21:53:13 UTC (rev
24282)
@@ -24,7 +24,7 @@
public static final String protocolVersion = "1.0";
/** The build number of the current revision */
- private static final int buildNumber = 1192;
+ private static final int buildNumber = 1193;
/** Oldest build of Fred we will talk to */
private static final int oldLastGoodBuild = 1192;
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs