Changeset 5742
- Timestamp:
- 06/21/09 17:22:06 (4 years ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r5740 r5742 2 2 ----------------------- 3 3 4 SVN-HEAD 4 3.1.1 (2009-06-21) 5 5 isadump: Use geteuid instead of getuid so that setuid bit works 6 6 isaset: Use geteuid instead of getuid so that setuid bit works -
lm-sensors/trunk/doc/developers/lm_sensors.lsm
r5669 r5742 1 1 Begin4 2 2 Title: lm_sensors 3 Version: 3.1. 04 Entered-date: 2009-0 2-283 Version: 3.1.1 4 Entered-date: 2009-06-21 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.1. 0.tar.bz215 lm_sensors-3.1. 0.tar.bz2.sig14 lm_sensors-3.1.1.tar.bz2 15 lm_sensors-3.1.1.tar.bz2.sig 16 16 Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 17 17 Copying-policy: GPL -
lm-sensors/trunk/version.h
r5673 r5742 1 #define LM_VERSION "3.1. 0+SVN"1 #define LM_VERSION "3.1.1"
