From 30bb672d188e1116aecdd3a38b227e70ad32b33d Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Wed, 10 Oct 2012 12:14:07 +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 0297217fc09c..44eb72ac56cd 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 10 +#define YAGL_VERSION 11 /* * Device control codes magic. -- 2.34.1