Author: nextgens
Date: 2006-08-04 15:07:02 +0000 (Fri, 04 Aug 2006)
New Revision: 9880
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-athlon.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k6.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k62.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k63.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-none.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium2.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium3.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium4.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentiummmx.dll
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-x86_64_32.dll
trunk/contrib/freenet_ext/ExtVersion.java
Log:
freenet-ext.jar #6 : updated jbigi dlls for win32
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-athlon.dll
===================================================================
(Binary files differ)
Modified: trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k6.dll
===================================================================
(Binary files differ)
Modified: trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k62.dll
===================================================================
(Binary files differ)
Modified: trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-k63.dll
===================================================================
(Binary files differ)
Modified: trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-none.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium2.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium3.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentium4.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-pentiummmx.dll
===================================================================
(Binary files differ)
Modified:
trunk/contrib/NativeBigInteger/lib/net/i2p/util/jbigi-windows-x86_64_32.dll
===================================================================
(Binary files differ)
Modified: trunk/contrib/freenet_ext/ExtVersion.java
===================================================================
--- trunk/contrib/freenet_ext/ExtVersion.java 2006-08-04 12:21:41 UTC (rev
9879)
+++ trunk/contrib/freenet_ext/ExtVersion.java 2006-08-04 15:07:02 UTC (rev
9880)
@@ -6,7 +6,7 @@
public abstract class ExtVersion {
/** The build number of the current revision */
- private static final int buildNumber = 5;
+ private static final int buildNumber = 6;
public static final int buildNumber() {
return buildNumber;