Author: toad
Date: 2008-08-15 15:30:10 +0000 (Fri, 15 Aug 2008)
New Revision: 21909
Modified:
branches/db4o/freenet/.classpath
Log:
Use db4o 7.2
Modified: branches/db4o/freenet/.classpath
===================================================================
--- branches/db4o/freenet/.classpath 2008-08-15 15:29:55 UTC (rev 21908)
+++ branches/db4o/freenet/.classpath 2008-08-15 15:30:10 UTC (rev 21909)
@@ -5,6 +5,6 @@
<classpathentry exported="true" kind="lib" path="lib/freenet-ext.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/usr/share/java/junit.jar"/>
- <classpathentry kind="lib" path="lib/db4o-6.4.48.10991-java5.jar"/>
+ <classpathentry kind="lib" path="lib/db4o-7.2.39.10644-java5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>