Author: sleon
Date: 2006-01-05 12:38:02 +0000 (Thu, 05 Jan 2006)
New Revision: 7746

Modified:
   trunk/freenet/src/freenet/node/Version.java
Log:
due to regenerating

Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2006-01-05 12:34:19 UTC (rev 
7745)
+++ trunk/freenet/src/freenet/node/Version.java 2006-01-05 12:38:02 UTC (rev 
7746)
@@ -20,7 +20,7 @@
        public static final String protocolVersion = "1.0";

        /** The build number of the current revision */
-       public static final int buildNumber = 307;
+       public static final int buildNumber = 308;

        /** Oldest build of Fred we will talk to */
        public static final int lastGoodBuild = 305;


Reply via email to