From bc4e390b3375cac512186f90d04016ea1d885562 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Wed, 26 Sep 2012 13:39:14 +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 324eea33592c..fba728347327 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 8 +#define YAGL_VERSION 9 /* * Device control codes magic. -- 2.34.1