From 96f4a80cc741585900c137615d13c1d9d743fd4b Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Wed, 15 May 2013 13:02:34 +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 7915fd4eb265..bfb5e800ee25 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 16 +#define YAGL_VERSION 17 /* * Device control codes magic. -- 2.34.1