From b26ac497670ea0326f57611b1aabc95e59611622 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Sat, 24 Jan 2009 13:42:53 +0100 Subject: Add support for MacPro 3 temperature sensors From: Bharath Ramesh MacPro 3 have more temperature sensors than the previous MacPro's also the sensor THTG has been removed. This patch add supports for the newer temperature sensors in the MacPro3. Signed-off-by: Bharath Ramesh Signed-off-by: Henrik Rydberg --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 89c94eb..2dfb3d1 100644 --- a/debian/postinst +++ b/debian/postinst @@ -3,7 +3,7 @@ set -e NAME=applesmc -VERSION=0.14.2 +VERSION=0.14.3 case "$1" in configure) -- cgit v1.2.3