Changeset 2157
- Timestamp:
- 12/12/03 00:15:00 (5 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (1 diff)
- lm-sensors/trunk/lm_sensors.lsm (modified) (1 diff)
- lm-sensors/trunk/version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/CHANGES
r2148 r2157 17 17 18 18 ----------------------------------------------------------------------------- 19 2.8.2 ( ???)19 2.8.2 (20031211) 20 20 IMPORTANT: Limit initialization removed from all chip drivers! 21 21 If you didn't run 'sensors -s' in the past you may need to now! lm-sensors/trunk/lm_sensors.lsm
r2011 r2157 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.8. 13 Version: 2.8.2 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of lm-sensors/trunk/version.h
r2011 r2157 1 #define LM_DATE "20031 005"2 #define LM_VERSION "2.8. 1"1 #define LM_DATE "20031211" 2 #define LM_VERSION "2.8.2"
