From b4b4ddefecfb004e37a5ca3c2d86bfa3312a7064 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 28 Nov 2004 02:54:54 +0000 Subject: getting ready for release 0.4 svn path=/trunk/externals/hcs/hid/; revision=2334 --- hid.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hid.h') diff --git a/hid.h b/hid.h index c406e43..428a4b1 100644 --- a/hid.h +++ b/hid.h @@ -12,9 +12,9 @@ #include "input_arrays.h" #define HID_MAJOR_VERSION 0 -#define HID_MINOR_VERSION 1 +#define HID_MINOR_VERSION 4 -static char *version = "$Revision: 1.11 $"; +static char *version = "$Revision: 1.12 $"; /*------------------------------------------------------------------------------ * CLASS DEF -- cgit v1.2.1