From 2d353518fc43125271bed0630b7845aa099df681 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Thu, 13 Sep 2012 11:05:02 +0400 Subject: [PATCH] YaGL: version bump Change-Id: I975a676573c24188e96d0066193233e43a9ecd03 --- 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 b4c61259ab53..721a5554d655 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 2 +#define YAGL_VERSION 3 /* * Device control codes magic. -- 2.34.1