aboutsummaryrefslogtreecommitdiff
path: root/hid.h
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-03-03 20:03:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-03-03 20:03:34 +0000
commite1377f0b24f48adefb46bb07fde4582456768ad8 (patch)
tree6ab40f9be1817fd829bd60a0c2d796fe589e1c5e /hid.h
parent401c186962e0f05e81cdd855cdb59475467dc310 (diff)
unconnected error msg injoystick to stop flood of msgs; bumped version number up
svn path=/trunk/externals/hcs/hid/; revision=2596
Diffstat (limited to 'hid.h')
-rw-r--r--hid.h4
1 files changed, 2 insertions, 2 deletions
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