Changeset 5038
- Timestamp:
- 11/24/07 14:32:18 (4 years ago)
- Location:
- lm-sensors/branches/lm-sensors-3.0.0
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/branches/lm-sensors-3.0.0/CHANGES
r5034 r5038 2 2 ----------------------- 3 3 4 SVN HEAD 4 3.0.0 (2007-11-24) 5 5 Makefile: Fix MODULE_DIR usage in etc 6 Fix build on PPC 6 7 pwmconfig: Better diagnostics in pwmdisable 7 8 Give the fans some time to spin up -
lm-sensors/branches/lm-sensors-3.0.0/doc/developers/lm_sensors.lsm
r4882 r5038 1 1 Begin4 2 2 Title: lm_sensors 3 Version: 3.0.0 -rc14 Entered-date: 2007- 09-253 Version: 3.0.0 4 Entered-date: 2007-11-24 5 5 Description: Hardware health monitoring package for Linux. It consists of 6 6 a library to allow applications to read sensors data more … … 12 12 Maintained-by: khali@linux-fr.org (Jean Delvare) 13 13 Primary-site: http://dl.lm-sensors.org /lm-sensors/releases/ 14 lm_sensors-3.0.0 -rc1.tar.gz15 lm_sensors-3.0.0 -rc1.tar.gz.asc14 lm_sensors-3.0.0.tar.bz2 15 lm_sensors-3.0.0.tar.bz2.asc 16 16 Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 17 17 Copying-policy: GPL -
lm-sensors/branches/lm-sensors-3.0.0/version.h
r4997 r5038 1 #define LM_VERSION "3.0.0 -rc3"1 #define LM_VERSION "3.0.0"
