From 96eead5a87aeeccda8b0a5eb70a51d982ceb213a Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Wed, 12 Dec 2012 12:01:38 +0400 Subject: [PATCH] YaGL: Version bump Change-Id: I117206cb1ba1eae0bf86e482b41bdd52c075458e --- 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 bd185bf06145..6042a804c06b 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 12 +#define YAGL_VERSION 13 /* * Device control codes magic. -- 2.34.1