Bump java library versions
[fw/altos] / altosuilib / AltosSerialInUseException.java
index cd19b101105ce3dccdb61a6022356a8c004e07b1..0487e14677b078cfcefa06d3254e297ce63eafa2 100644 (file)
@@ -15,7 +15,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package org.altusmetrum.altosuilib_3;
+package org.altusmetrum.altosuilib_6;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;