Changeset 5136

Show
Ignore:
Timestamp:
03/06/08 21:21:25 (4 months ago)
Author:
khali
Message:

Prepare for 2.10.6 release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/CHANGES

    r5132 r5136  
    22----------------------- 
    33 
    4 SVN-HEAD 
     42.10.6 "Welcome Home Lina" (20080306) 
    55  Library: Fix fschrc and fschmd support 
    66           Fix sysfs presence detection 
     
    88           Fix lm93 vid2 access (#2295) 
    99           No in1 on w83783s 
     10           Support DOS-style configuration files again (#2284) 
    1011  Makefile: Revert changeset 4738, fix bug #2187 differently 
    1112  Module adm1026: Various cleanups 
  • lm-sensors/trunk/lib/Module.mk

    r4619 r5136  
    3434# chips.h. 
    3535LIBMAINVER := 3 
    36 LIBMINORVER := 1.4 
     36LIBMINORVER := 1.5 
    3737LIBVER := $(LIBMAINVER).$(LIBMINORVER) 
    3838 
  • lm-sensors/trunk/lm_sensors.lsm

    r4982 r5136  
    11Begin4 
    22Title: lm_sensors 
    3 Version: 2.10.5 
    4 Entered-date: 2007-07-17 
     3Version: 2.10.6 
     4Entered-date: 2008-03-06 
    55Description: Hardware health monitoring package for Linux. It consists of  
    66             kernel modules to access sensor chips and SMBus hardware, 
  • lm-sensors/trunk/version.h

    r4993 r5136  
    1 #define LM_DATE "SVN
    2 #define LM_VERSION "2.10.5-SVN
     1#define LM_DATE "20080306
     2#define LM_VERSION "2.10.6