diff --git a/configure.ac b/configure.ac index 06da98f..21e1e60 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.64]) +AC_INIT([usb_moded], [0.64.1]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 7ca382b..dbe488f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +usb-moded (0.64.1) unstable; urgency=low + + * Fix bug in kernel command line handling so it works for all usb interfaces + + -- Philippe De Swert Tue, 30 Jul 2013 14:57:04 +0300 + usb-moded (0.64) unstable; urgency=low * Working android gadget support for diag and acm modes