From b456656e20888f00b37e17b8a0ddd48a8b119d9d Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Mon, 24 Sep 2012 10:54:49 +0400 Subject: [PATCH] YaGL: Version bump --- 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 9b863e14e246..324eea33592c 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 7 +#define YAGL_VERSION 8 /* * Device control codes magic. -- 2.34.1