Author: toad
Date: 2007-06-13 01:15:34 +0000 (Wed, 13 Jun 2007)
New Revision: 13553

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 2007-06-13 01:10:30 UTC (rev 
13552)
+++ trunk/freenet/src/freenet/node/Version.java 2007-06-13 01:15:34 UTC (rev 
13553)
@@ -24,7 +24,7 @@
        public static final String protocolVersion = "1.0";

        /** The build number of the current revision */
-       private static final int buildNumber = 1035;
+       private static final int buildNumber = 1036;

        /** Oldest build of Fred we will talk to */
        private static final int oldLastGoodBuild = 1029;


Reply via email to