From fe357821df62c578662d004ba925a6f595d09a73 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Wed, 31 Jul 2013 14:32:28 +0400 Subject: [PATCH] YaGL: Version bump Change-Id: Ie681f7251648451d9a425e97f215a8b0b50ebbbb --- 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 ae60f1611a9b..7c214b2ee462 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 18 +#define YAGL_VERSION 19 /* * Device control codes magic. -- 2.34.1