From de40508e84fa064b369dea17c6d74e7ceba3fbb3 Mon Sep 17 00:00:00 2001 From: horchi Date: Mon, 24 Sep 2018 18:58:53 +0200 Subject: Auto device detection configurable --- HISTORY.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index 738e4ca..0d122ea 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -7,8 +7,8 @@ * */ -#define _VERSION "0.0.4" -#define VERSION_DATE "29.01.2018" +#define _VERSION "0.0.5" +#define VERSION_DATE "24.09.2018" #ifdef GIT_REV # define VERSION _VERSION "-GIT" GIT_REV @@ -19,6 +19,9 @@ /* * ------------------------------------ +2018-09-24: Version 0.0.5 + Auto device detection configurable + 2018-02-29: Version 0.0.4 Improved recover handling -- cgit v1.2.3