Changeset 2011
- Timestamp:
- 10/06/03 01:53:17 (10 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r2004 r2011 18 18 ----------------------------------------------------------------------------- 19 19 20 2.8.1 (2003 ????)20 2.8.1 (20031005) 21 21 NOTE: Requires i2c-2.8.1 or newer! 22 22 File sensors.conf.eg: Improved adm1025 section -
lm-sensors/trunk/lm_sensors.lsm
r1881 r2011 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.8. 03 Version: 2.8.1 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of -
lm-sensors/trunk/version.h
r1881 r2011 1 #define LM_DATE "2003 0714"2 #define LM_VERSION "2.8. 0"1 #define LM_DATE "20031005" 2 #define LM_VERSION "2.8.1"
