From 0f19dcecc02f98a56fe5d00a8dd0f144848d64fe Mon Sep 17 00:00:00 2001 From: Philippe De Swert Date: Wed, 21 Aug 2013 14:44:35 +0300 Subject: [PATCH] [usb-moded] Release 0.67 * Add devicelock support for lipstick * Support more sysfs paths for android (for composite gadgets with several functions) Signed-off-by: Philippe De Swert --- configure.ac | 2 +- debian/changelog | 7 +++++++ rpm/usb-moded.spec | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 045aecd..6557097 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([usb_moded], [0.66.1]) +AC_INIT([usb_moded], [0.67]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index f4d9784..577bba9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +usb-moded (0.67) unstable; urgency=low + + * Add devicelock support for lipstick + * Support more sysfs paths for android (for composite gadgets with several functions) + + -- Philippe De Swert Wed, 21 Aug 2013 14:41:57 +0300 + usb-moded (0.66) unstable; urgency=low * Fix bug with configuration merging. diff --git a/rpm/usb-moded.spec b/rpm/usb-moded.spec index 54065e5..82db66a 100644 --- a/rpm/usb-moded.spec +++ b/rpm/usb-moded.spec @@ -1,5 +1,5 @@ Name: usb-moded -Version: 0.66 +Version: 0.67 Release: 0 Summary: USB mode controller Group: System/System Control