Updated to version 1.3.9.

This commit is contained in:
hedgecrw85 2015-10-28 10:21:07 -05:00
parent 2f3861391b
commit 8ae6c186e2
1 changed files with 117 additions and 117 deletions

View File

@ -40,7 +40,7 @@ import java.util.Date;
* This class provides native access to serial ports and devices without requiring external libraries or tools. * This class provides native access to serial ports and devices without requiring external libraries or tools.
* *
* @author Will Hedgecock <will.hedgecock@fazecast.com> * @author Will Hedgecock <will.hedgecock@fazecast.com>
* @version 1.3.8 * @version 1.3.9
* @see java.io.InputStream * @see java.io.InputStream
* @see java.io.OutputStream * @see java.io.OutputStream
*/ */