Updated to Commons Net 1.3.0

Added Anti-Aliasing
Fixed a problem with uploading binary files.
This commit is contained in:
Erik C. Thauvin 2005-02-06 08:52:18 +00:00
parent 3fac476ddf
commit b3a9e880ce
14 changed files with 86 additions and 40 deletions

View file

@ -16,7 +16,7 @@
<resources os="Windows">
<j2se version="1.4+"/>
<jar href="LifeBlogger.jar"/>
<jar href="commons-net-1.2.2.jar"/>
<jar href="commons-net-1.3.0.jar"/>
<jar href="sqlite.jar"/>
<jar href="thinlet.jar"/>
<nativelib href="sqlite_jni.dll"/>