Update java library versions
[fw/altos] / altosuilib / AltosSerialInUseException.java
index 2b198aec0c52a43f30ef05e4a23b9aac13c5aef4..d1083098189fe54754142e25e868162e2b4196d8 100644 (file)
@@ -15,7 +15,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package org.altusmetrum.altosuilib_8;
+package org.altusmetrum.altosuilib_9;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;