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