From c8f7712e85ff925a961b00be52c46ebc169af1df Mon Sep 17 00:00:00 2001 From: Lisa Nguyen Date: Wed, 18 Nov 2015 01:42:59 -0800 Subject: Version 0.5.1 Summary of fixes in Version 0.5.1 - Replace bc commands with awk commands to perform simple arithmetic on systems that do not support bc - Fix regex to extract user id number in is_root() function - Error handling when sampling_rate is missing - Improve the logic of searching for thermal zones before running additional thermal subtests Signed-off-by: Lisa Nguyen --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 8f0916f..4b9fcbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1 -- cgit v1.2.3