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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6d9695d..fd1f414 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = applesmc -VERSION = 0.14.2 +VERSION = 0.14.3 SRC = usr/src TARBALL = $(NAME)-$(VERSION).dkms.tar.gz -- cgit v1.2.3