From: Stanislav Vorobiov Date: Thu, 6 Mar 2014 13:49:08 +0000 (+0400) Subject: YaGL/VIGS: Version bump X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~475^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F63%2F17363%2F1;p=sdk%2Femulator%2Fqemu.git YaGL/VIGS: Version bump GLESv3 merge version bump Change-Id: Ic270b317b943ff082a4c1580845cc01a8a655173 --- diff --git a/hw/vigs/vigs_protocol.h b/hw/vigs/vigs_protocol.h index 4ab1b141ec..f00e281b8b 100644 --- a/hw/vigs/vigs_protocol.h +++ b/hw/vigs/vigs_protocol.h @@ -37,7 +37,7 @@ /* * Bump this whenever protocol changes. */ -#define VIGS_PROTOCOL_VERSION 16 +#define VIGS_PROTOCOL_VERSION 17 #define VIGS_MAX_PLANES 2 diff --git a/hw/yagl/yagl_version.h b/hw/yagl/yagl_version.h index 1bed5d8c71..9007684a51 100644 --- a/hw/yagl/yagl_version.h +++ b/hw/yagl/yagl_version.h @@ -35,6 +35,6 @@ /* * Whenever protocol changes be sure to bump this. */ -#define YAGL_VERSION 22 +#define YAGL_VERSION 23 #endif