Changeset 3893

Show
Ignore:
Timestamp:
01/16/04 04:27:11 (9 years ago)
Author:
phil
Message:

Tag and release 2.8.3

Location:
i2c/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/CHANGES

    r3887 r3893  
    1818----------------------------------------------------------------------------- 
    1919 
    20 2.8.3 (2004????) 
     202.8.3 (20040115) 
    2121  File i2c-rh.spec: Updated 
    2222  Makefile: Update Alpha CMODFLAGS (Daniel Nilsson) 
  • i2c/trunk/kernel/i2c.h

    r3892 r3893  
    2929#define _LINUX_I2C_H 
    3030 
    31 #define I2C_DATE "20031211" 
    32 #define I2C_VERSION "2.8.2" 
     31#define I2C_DATE "20040115" 
     32#define I2C_VERSION "2.8.3" 
    3333 
    3434#include <linux/module.h>