Changeset 441
- Timestamp:
- 05/01/99 20:39:32 (10 years ago)
- Files:
-
- lm-sensors/trunk/lm_sensors.lsm (modified) (2 diffs)
- lm-sensors/trunk/version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/lm_sensors.lsm
r426 r441 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.3. 03 Version: 2.3.1 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of … … 15 15 Author: frodol@dds.nl (Frodo Looijaard) 16 16 phil@netroedge.com (Philip Edelbrock) 17 ...and other great contributors17 and other great contributors 18 18 Primary-site: http://www.lm-sensors.nu/ 19 19 Copying-policy: GPL lm-sensors/trunk/version.h
r417 r441 1 #define LM_DATE "19990 422"2 #define LM_VERSION "2.3. 0"1 #define LM_DATE "19990501" 2 #define LM_VERSION "2.3.1"
