Index: /i2c/trunk/kernel/i2c.h
===================================================================
--- /i2c/trunk/kernel/i2c.h	(revision 4302)
+++ /i2c/trunk/kernel/i2c.h	(revision 4983)
@@ -29,6 +29,6 @@
 #define _LINUX_I2C_H
 
-#define I2C_DATE "2007????"
-#define I2C_VERSION "2.10.2-SVN"
+#define I2C_DATE "20071024"
+#define I2C_VERSION "2.10.5"
 
 /* You can set this to 0 if you patch i2c into your kernel tree
Index: /i2c/trunk/CHANGES
===================================================================
--- /i2c/trunk/CHANGES	(revision 4951)
+++ /i2c/trunk/CHANGES	(revision 4983)
@@ -8,9 +8,8 @@
 -----------------------------------------------------------------------------
 
-SVN HEAD
+2.10.5 (20071024)
   doc/dev-interface: Clarifications (2.6 backport)
   i2c-algo-bit: Always send a stop condition before leaving (2.6 backport)
   i2c-dev: Reject I2C_M_RECV_LEN (2.6 backport)
-
 
 2.10.2 (20070115)
