]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
Preparation to the new LinCAN 0.2.2 release CLT_COMM_CAN-lincan-0_2_2
authorppisa <ppisa>
Sat, 1 May 2004 09:41:17 +0000 (09:41 +0000)
committerppisa <ppisa>
Sat, 1 May 2004 09:41:17 +0000 (09:41 +0000)
lincan/include/constants.h

index 4e18c7b63b9d0df4514a2e52cf17d193ba943d34..0dcac8cac7a9d8438c0e5e82e2d006c313b30258 100644 (file)
@@ -19,7 +19,7 @@
 /* Version of the driver */
 #define CAN_DRV_VER_MAJOR 0
 #define CAN_DRV_VER_MINOR 2
 /* Version of the driver */
 #define CAN_DRV_VER_MAJOR 0
 #define CAN_DRV_VER_MINOR 2
-#define CAN_DRV_VER_PATCH 1
+#define CAN_DRV_VER_PATCH 2
 #define CAN_DRV_VER ((CAN_DRV_VER_MAJOR<<16) | (CAN_DRV_VER_MINOR<<8) | CAN_DRV_VER_PATCH)
 
 /* Default driver major number, see /usr/src/linux/Documentation/devices.txt */
 #define CAN_DRV_VER ((CAN_DRV_VER_MAJOR<<16) | (CAN_DRV_VER_MINOR<<8) | CAN_DRV_VER_PATCH)
 
 /* Default driver major number, see /usr/src/linux/Documentation/devices.txt */