Changeset 5669
- Timestamp:
- 02/28/09 21:55:15 (3 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r5668 r5669 2 2 ----------------------- 3 3 4 SVN-HEAD 4 3.1.0 "Happy Birthday Lina" (2009-02-28) 5 5 libsensors: Add support for instantaneous power sensors 6 6 Add support for current sensors -
lm-sensors/trunk/doc/developers/lm_sensors.lsm
r5346 r5669 1 1 Begin4 2 2 Title: lm_sensors 3 Version: 3. 0.34 Entered-date: 200 8-09-283 Version: 3.1.0 4 Entered-date: 2009-02-28 5 5 Description: Hardware health monitoring package for Linux. It consists of 6 6 a library to allow applications to read sensors data more … … 12 12 Maintained-by: khali@linux-fr.org (Jean Delvare) 13 13 Primary-site: http://dl.lm-sensors.org /lm-sensors/releases/ 14 lm_sensors-3. 0.3.tar.bz215 lm_sensors-3. 0.3.tar.bz2.sig14 lm_sensors-3.1.0.tar.bz2 15 lm_sensors-3.1.0.tar.bz2.sig 16 16 Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 17 17 Copying-policy: GPL -
lm-sensors/trunk/version.h
r5348 r5669 1 #define LM_VERSION "3. 0.3+SVN"1 #define LM_VERSION "3.1.0"
