Changeset 4298

Show
Ignore:
Timestamp:
01/16/07 00:31:14 (6 years ago)
Author:
phil
Message:

Prep for 2.10.2 release.

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r4279 r4298  
    88----------------------------------------------------------------------------- 
    99 
    10 SVN HEAD 
     102.10.2 (20070115) 
    1111  IMPORTANT_CHANGES: Obsolete, removed. 
    1212  DIRECTORIES: Useless, removed. 
  • i2c/trunk/kernel/i2c.h

    r4245 r4298  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "2006????" 
    32 #define I2C_VERSION "2.10.1-SVN" 
     31#define I2C_DATE "20070115" 
     32#define I2C_VERSION "2.10.2" 
    3333 
    3434/* You can set this to 0 if you patch i2c into your kernel tree