Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / altosuilib / AltosSerialInUseException.java
index e0de8ad79c13d58db0dd3293cfcb29af23518fb3..c8ca4d569c84e4485e0cc9c6b2eb68ef489b56e2 100644 (file)
@@ -16,7 +16,7 @@
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
  * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
  */
 
-package org.altusmetrum.altosuilib_11;
+package org.altusmetrum.altosuilib_12;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;
 
 public class AltosSerialInUseException extends Exception {
        public AltosDevice      device;