From 4b50d6ae2d8d940e78fdb8d7ba39b600edfad553 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Fri, 21 Sep 2012 12:41:53 +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 f98629b4213b..1e745a733c7d 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 6 /* * Device control codes magic. -- 2.34.1