[PROTO] Increment protocol verion 82/60682/3
authorAlexander Aksenov <a.aksenov@samsung.com>
Tue, 22 Dec 2015 13:43:06 +0000 (16:43 +0300)
committerAlexander Aksenov <a.aksenov@samsung.com>
Tue, 26 Apr 2016 13:56:11 +0000 (16:56 +0300)
4.0 -> 4.1

Change-Id: I57a3383ce0172c1f7a0200b777b07e415fe0e56b
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
daemon/da_protocol.h

index 15193d4..658ec90 100644 (file)
@@ -36,7 +36,7 @@
 #include <stddef.h>
 #include <linux/input.h>
 
-#define PROTOCOL_VERSION "4.0"
+#define PROTOCOL_VERSION "4.1"
 
 
 #include "da_msg_ids.h"