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