Changeset 4349

Show
Ignore:
Timestamp:
03/20/07 00:42:19 (1 year ago)
Author:
phil
Message:

Prep for 2.10.3 release.

Files:

Legend:

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

    r4347 r4349  
    22----------------------- 
    33 
    4 SVN HEAD 
     42.10.3 (20070319) 
    55  Library: Do not skip i2c adapters with only a class device and no 
    66            physical device. This change is required to survive the 
  • lm-sensors/trunk/lib/Module.mk

    r4297 r4349  
    3434# chips.h. 
    3535LIBMAINVER := 3 
    36 LIBMINORVER := 1.2 
     36LIBMINORVER := 1.3 
    3737LIBVER := $(LIBMAINVER).$(LIBMINORVER) 
    3838 
  • lm-sensors/trunk/lm_sensors.lsm

    r4297 r4349  
    11Begin3 
    22Title: lm_sensors 
    3 Version: 2.10.2 
     3Version: 2.10.3 
    44Entered-date: 29DEC98 
    55Description: Hardware health monitoring package for Linux. It consists of  
  • lm-sensors/trunk/version.h

    r4301 r4349  
    1 #define LM_DATE "2007????
    2 #define LM_VERSION "2.10.2-SVN
     1#define LM_DATE "20070319
     2#define LM_VERSION "2.10.3