Changeset 5742

Show
Ignore:
Timestamp:
06/21/09 17:22:06 (4 years ago)
Author:
khali
Message:

Prepare for release.

Location:
lm-sensors/trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/CHANGES

    r5740 r5742  
    22----------------------- 
    33 
    4 SVN-HEAD 
     43.1.1 (2009-06-21) 
    55  isadump: Use geteuid instead of getuid so that setuid bit works 
    66  isaset: Use geteuid instead of getuid so that setuid bit works 
  • lm-sensors/trunk/doc/developers/lm_sensors.lsm

    r5669 r5742  
    11Begin4 
    22Title: lm_sensors 
    3 Version: 3.1.0 
    4 Entered-date: 2009-02-28 
     3Version: 3.1.1 
     4Entered-date: 2009-06-21 
    55Description: Hardware health monitoring package for Linux. It consists of  
    66             a library to allow applications to read sensors data more 
     
    1212Maintained-by: khali@linux-fr.org (Jean Delvare) 
    1313Primary-site: http://dl.lm-sensors.org /lm-sensors/releases/ 
    14               lm_sensors-3.1.0.tar.bz2 
    15               lm_sensors-3.1.0.tar.bz2.sig 
     14              lm_sensors-3.1.1.tar.bz2 
     15              lm_sensors-3.1.1.tar.bz2.sig 
    1616Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 
    1717Copying-policy: GPL 
  • lm-sensors/trunk/version.h

    r5673 r5742  
    1 #define LM_VERSION "3.1.0+SVN" 
     1#define LM_VERSION "3.1.1"