summaryrefslogtreecommitdiff
path: root/usbredirparser/usbredirproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'usbredirparser/usbredirproto.h')
-rw-r--r--usbredirparser/usbredirproto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usbredirparser/usbredirproto.h b/usbredirparser/usbredirproto.h
index 9f3a14c..89fb862 100644
--- a/usbredirparser/usbredirproto.h
+++ b/usbredirparser/usbredirproto.h
@@ -46,6 +46,8 @@
extern "C" {
#endif
+#define USBREDIR_VERSION 0x000700 /* 0.7 [.0] */
+
enum {
usb_redir_success,
usb_redir_cancelled, /* The transfer was cancelled */