Author: nextgens
Date: 2006-08-06 09:07:48 +0000 (Sun, 06 Aug 2006)
New Revision: 9922

Modified:
   trunk/freenet/src/freenet/node/Version.java
Log:
creating freenet-stable-latest.jar and freenet-testing-latest.jar oon mirrors

Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2006-08-05 22:41:19 UTC (rev 
9921)
+++ trunk/freenet/src/freenet/node/Version.java 2006-08-06 09:07:48 UTC (rev 
9922)
@@ -18,7 +18,7 @@
        public static final String protocolVersion = "1.0";

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

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


Reply via email to