Changeset 5038

Show
Ignore:
Timestamp:
11/24/07 14:32:18 (4 years ago)
Author:
khali
Message:

Release 3.0.0.

Location:
lm-sensors/branches/lm-sensors-3.0.0
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-3.0.0/CHANGES

    r5034 r5038  
    22----------------------- 
    33 
    4 SVN HEAD 
     43.0.0 (2007-11-24) 
    55  Makefile: Fix MODULE_DIR usage in etc 
     6            Fix build on PPC 
    67  pwmconfig: Better diagnostics in pwmdisable 
    78             Give the fans some time to spin up 
  • lm-sensors/branches/lm-sensors-3.0.0/doc/developers/lm_sensors.lsm

    r4882 r5038  
    11Begin4 
    22Title: lm_sensors 
    3 Version: 3.0.0-rc1 
    4 Entered-date: 2007-09-25 
     3Version: 3.0.0 
     4Entered-date: 2007-11-24 
    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.0.0-rc1.tar.gz 
    15               lm_sensors-3.0.0-rc1.tar.gz.asc 
     14              lm_sensors-3.0.0.tar.bz2 
     15              lm_sensors-3.0.0.tar.bz2.asc 
    1616Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 
    1717Copying-policy: GPL 
  • lm-sensors/branches/lm-sensors-3.0.0/version.h

    r4997 r5038  
    1 #define LM_VERSION "3.0.0-rc3" 
     1#define LM_VERSION "3.0.0"