From bbf92ec5864877705b12e9cdeb25ff22a961f686 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Sat, 7 Nov 2015 11:56:30 +0100 Subject: [PATCH 1/1] Release version 0.102 --- debian/changelog | 12 ++++++++++++ version.h | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3075583..d6cb099 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +hmcfgusb (0.102-1) unstable; urgency=low + + * hmland: decrease poll-timeout to 250ms to improve performance + on Raspberry Pi + * all: allow HM-CFG-USB serial to be specified when using + multiple devices + * flash-ota: send device to bootloader automatically + * flash-ota: add workaround (-l) for cul-devices with little ram + * hmsniff: improve output + + -- Michael Gernoth Sat, 7 Nov 2015 11:50:58 +0200 + hmcfgusb (0.101-1) unstable; urgency=low * Update to new hmland version diff --git a/version.h b/version.h index bec36af..402e396 100644 --- a/version.h +++ b/version.h @@ -1 +1 @@ -#define VERSION "0.101-git" +#define VERSION "0.102" -- 2.39.2