Author: nextgens
Date: 2006-06-03 16:07:15 +0000 (Sat, 03 Jun 2006)
New Revision: 9029

Modified:
   trunk/freenet/src/freenet/node/Version.java
Log:
bump the version n?\194?\176 to 779

Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2006-06-03 15:32:03 UTC (rev 
9028)
+++ trunk/freenet/src/freenet/node/Version.java 2006-06-03 16:07:15 UTC (rev 
9029)
@@ -18,7 +18,7 @@
        public static final String protocolVersion = "1.0";

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

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


Reply via email to