YaGL/VIGS: Version bump 63/17363/1 glesv3
authorStanislav Vorobiov <s.vorobiov@samsung.com>
Thu, 6 Mar 2014 13:49:08 +0000 (17:49 +0400)
committerStanislav Vorobiov <s.vorobiov@samsung.com>
Thu, 6 Mar 2014 13:49:08 +0000 (17:49 +0400)
GLESv3 merge version bump

Change-Id: Ic270b317b943ff082a4c1580845cc01a8a655173

hw/vigs/vigs_protocol.h
hw/yagl/yagl_version.h

index 4ab1b141ecb91bb74131a1d173d2e0f83529c5dc..f00e281b8b098cd85655e55055f651aa8d6f31ef 100644 (file)
@@ -37,7 +37,7 @@
 /*
  * Bump this whenever protocol changes.
  */
-#define VIGS_PROTOCOL_VERSION 16
+#define VIGS_PROTOCOL_VERSION 17
 
 #define VIGS_MAX_PLANES 2
 
index 1bed5d8c71223ed6c9a904f48ec553f926f16cbf..9007684a516ac39a5bc6fb2b31af03cf8bbac6ff 100644 (file)
@@ -35,6 +35,6 @@
 /*
  * Whenever protocol changes be sure to bump this.
  */
-#define YAGL_VERSION 22
+#define YAGL_VERSION 23
 
 #endif