From 1f50f87f972bc4c303a857a05d6c0178731f2d6c Mon Sep 17 00:00:00 2001 From: localhorst Date: Tue, 20 Sep 2022 21:53:43 +0200 Subject: [PATCH] update version and readme --- README.md | 2 +- include/reHDD.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ed75bc..5751534 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Instructions how to create a standalone machine that boots directly to reHDD. Th * Upload reHDD log every 12h if wanted ### Software requirements -* `apt-get install hwinfo smartmontools curl` +* `apt-get install hwinfo smartmontools curl htop sudo` ### Installation diff --git a/include/reHDD.h b/include/reHDD.h index 9b24a8a..e3d3856 100644 --- a/include/reHDD.h +++ b/include/reHDD.h @@ -8,7 +8,7 @@ #ifndef REHDD_H_ #define REHDD_H_ -#define REHDD_VERSION "bV0.2.2" +#define REHDD_VERSION "bV0.3.0" // Drive handling Settings #define WORSE_HOURS 19200 //mark drive if at this limit or beyond