From d6d7147625d54984f98295378e1248fc87775ed9 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Fri, 21 Sep 2012 17:36:48 +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 1e745a733c7d..9b863e14e246 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 6 +#define YAGL_VERSION 7 /* * Device control codes magic. -- 2.34.1