From 4424f916ea2efe00ede2d153a46f91c6e8a3f735 Mon Sep 17 00:00:00 2001 From: Stanislav Vorobiov Date: Mon, 10 Jun 2013 19:37:15 +0400 Subject: [PATCH] YaGL: Version bump Change-Id: I3c22f8e615f28e17d73747a43c0abab381eaa207 --- 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 bfb5e800ee25..ae60f1611a9b 100644 --- a/drivers/gpu/yagl/yagl_version.h +++ b/drivers/gpu/yagl/yagl_version.h @@ -6,7 +6,7 @@ /* * Version number. */ -#define YAGL_VERSION 17 +#define YAGL_VERSION 18 /* * Device control codes magic. -- 2.34.1