Author: cyberdo
Date: 2006-01-31 22:01:57 +0000 (Tue, 31 Jan 2006)
New Revision: 7976

Modified:
   trunk/freenet/src/freenet/node/Version.java
Log:
Still the SNMP-server.. just forgot to change the version


Modified: trunk/freenet/src/freenet/node/Version.java
===================================================================
--- trunk/freenet/src/freenet/node/Version.java 2006-01-31 21:15:26 UTC (rev 
7975)
+++ trunk/freenet/src/freenet/node/Version.java 2006-01-31 22:01:57 UTC (rev 
7976)
@@ -20,7 +20,7 @@
        public static final String protocolVersion = "1.0";

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

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


Reply via email to