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