# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.574   -> 1.575  
#	include/linux/hiddev.h	1.3     -> 1.4    
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/03/28	stewart@wetlogic.net	1.575
# USB hiddev interface
# 
# updated the version number due the previous changes
# --------------------------------------------
#
diff -Nru a/include/linux/hiddev.h b/include/linux/hiddev.h
--- a/include/linux/hiddev.h	Wed Apr  3 16:39:14 2002
+++ b/include/linux/hiddev.h	Wed Apr  3 16:39:14 2002
@@ -129,7 +129,7 @@
  * Protocol version.
  */
 
-#define HID_VERSION		0x010002
+#define HID_VERSION		0x010003
 
 /*
  * IOCTLs (0x00 - 0x7f)
