Changeset 993
- Timestamp:
- 01/16/01 04:27:51 (12 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r989 r993 18 18 ----------------------------------------------------------------------------- 19 19 20 2.5.5 (2001 ????)20 2.5.5 (20010115) 21 21 NOTE: i2c 2.5.5 MUST BE be compiled and installed first, UNLESS 22 22 you have kernel 2.4.0-prerelease or greater. -
lm-sensors/trunk/lm_sensors.lsm
r902 r993 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.5. 43 Version: 2.5.5 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of -
lm-sensors/trunk/version.h
r902 r993 1 #define LM_DATE "200 01012"2 #define LM_VERSION "2.5. 4"1 #define LM_DATE "20010115" 2 #define LM_VERSION "2.5.5"
