>6285: seal the breach. 1.47/1.46 is now interchangeable. Preparatory for stable >merge, which is imminent.
yippie! ;) >Index: Version.java >=================================================================== >RCS file: /cvsroot/freenet/freenet/src/freenet/Version.java,v >retrieving revision 1.479 >retrieving revision 1.480 >diff -u -w -r1.479 -r1.480 >--- Version.java 28 Oct 2003 05:09:53 -0000 1.479 >+++ Version.java 28 Oct 2003 18:59:48 -0000 1.480 >@@ -18,7 +18,7 @@ > public static String protocolVersion = "1.47"; > > /** The build number of the current revision */ >- public static final int buildNumber = 6284; >+ public static final int buildNumber = 628m; i never thought "628m" would be of type int ??! *g* was ability to be compiled broken on purpose? _______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
