aboutsummaryrefslogtreecommitdiff
path: root/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hid.h')
-rw-r--r--hid.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/hid.h b/hid.h
index 225ed42..f94aa53 100644
--- a/hid.h
+++ b/hid.h
@@ -11,7 +11,10 @@
*/
#include "input_arrays.h"
-static char *version = "$Revision: 1.7 $";
+#define HID_MAJOR_VERSION 0
+#define HID_MINOR_VERSION 1
+
+static char *version = "$Revision: 1.8 $";
/*------------------------------------------------------------------------------
* CLASS DEF