Changeset 3997

Show
Ignore:
Timestamp:
09/06/05 21:45:15 (8 years ago)
Author:
phil
Message:

Tag and release 2.9.2

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3996 r3997  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.9.2 (2005????) 
     202.9.3 (2005????) 
     21 
     222.9.2 (20050906) 
    2123  Makefile: Do not compile i2c-algo-biths by default 
    2224            Detect 2.6+ kernels and stop 
  • i2c/trunk/kernel/i2c.h

    r3994 r3997  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "2005????" 
    32 #define I2C_VERSION "2.9.2-CVS" 
     31#define I2C_DATE "20050906" 
     32#define I2C_VERSION "2.9.2" 
    3333 
    3434/* You can set this to 0 if you patch i2c into your kernel tree