From e1377f0b24f48adefb46bb07fde4582456768ad8 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 3 Mar 2005 20:03:34 +0000 Subject: unconnected error msg injoystick to stop flood of msgs; bumped version number up svn path=/trunk/externals/hcs/hid/; revision=2596 --- hid.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hid.h') diff --git a/hid.h b/hid.h index 428a4b1..0ff3b79 100644 --- a/hid.h +++ b/hid.h @@ -12,9 +12,9 @@ #include "input_arrays.h" #define HID_MAJOR_VERSION 0 -#define HID_MINOR_VERSION 4 +#define HID_MINOR_VERSION 5 -static char *version = "$Revision: 1.12 $"; +static char *version = "$Revision: 1.13 $"; /*------------------------------------------------------------------------------ * CLASS DEF -- cgit v1.2.1