Changeset 4297 for lm-sensors/trunk
- Timestamp:
- 01/16/07 00:30:51 (2 years ago)
- Files:
-
- lm-sensors/trunk/CHANGES (modified) (1 diff)
- lm-sensors/trunk/lib/Module.mk (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
r4295 r4297 2 2 ----------------------- 3 3 4 SVN HEAD 4 2.10.2 (20070115) 5 5 RPM: Obsolete, removed 6 6 File doc/fan-divisors: Update lm-sensors/trunk/lib/Module.mk
r4177 r4297 34 34 # chips.h. 35 35 LIBMAINVER := 3 36 LIBMINORVER := 1. 136 LIBMINORVER := 1.2 37 37 LIBVER := $(LIBMAINVER).$(LIBMINORVER) 38 38 lm-sensors/trunk/lm_sensors.lsm
r4177 r4297 1 1 Begin3 2 2 Title: lm_sensors 3 Version: 2.10. 13 Version: 2.10.2 4 4 Entered-date: 29DEC98 5 5 Description: Hardware health monitoring package for Linux. It consists of lm-sensors/trunk/version.h
r4192 r4297 1 #define LM_DATE "200 6????"2 #define LM_VERSION "2.10. 1-SVN"1 #define LM_DATE "20070115" 2 #define LM_VERSION "2.10.2"
