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