From 1a27eb99a1b511ac8dda670c340175b6878e3c52 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Fri, 21 Sep 2012 12:41:53 +0400 Subject: [PATCH] YaGL: Version bump Change-Id: Ie977471bf45db15bce21b8fcbe1c6e937c2ef75c --- drivers/gpu/yagl/yagl_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/yagl/yagl_version.h b/drivers/gpu/yagl/yagl_version.h index f98629b4213b..44eb72ac56cd 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 5 +#define YAGL_VERSION 11 /* * Device control codes magic. -- 2.34.1