diff --git a/configure.ac b/configure.ac index 16baa85..304651a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.79.1]) +AC_INIT([usb_moded], [0.79.2]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 7dbc955..c8f4756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +usb-moded (0.79.2) unstable; urgency=low + + * Add -HUP functionality to the systemd service file + * [usb-moded] Skip second devicelock check of we go to charging only. Fixes: JB#17241 + + -- Philippe De Swert Thu, 17 Apr 2014 16:33:08 +0300 + usb-moded (0.79.1) unstable; urgency=low * [usb-moded] Check return of the dhcp config write