Changeset 4025

Show
Ignore:
Timestamp:
02/15/06 02:40:46 (7 years ago)
Author:
phil
Message:

Tag and release 2.10.0

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r4024 r4025  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.10.0 (200602??) 
     202.10.0 (20060214) 
    2121  doc/functionality: Fix I2C_FUNC_PROTOCOL_MANGLING description (Hideki 
    2222                     Iwamoto) 
  • i2c/trunk/kernel/i2c.h

    r4015 r4025  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "2005????" 
    32 #define I2C_VERSION "2.9.3-CVS" 
     31#define I2C_DATE "20050214" 
     32#define I2C_VERSION "2.10.0" 
    3333 
    3434/* You can set this to 0 if you patch i2c into your kernel tree