summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2017-07-26 01:29:01 -0700
committerKevin Brace <kevinbrace@gmx.com>2017-07-26 01:29:01 -0700
commit3308d1a9d2e867d2e3cb2ab753f2efdfbb3e1cc9 (patch)
treeb9c82451a8f620ce535541d9b54944c2cb51bfd6
parent783b42ac9d4c523e33da5538908f05952362cdd5 (diff)
Version bumped to 3.0.43HEADmaster
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--drivers/gpu/drm/openchrome/via_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/openchrome/via_drv.h b/drivers/gpu/drm/openchrome/via_drv.h
index 8435cb2e4098..792c29ee5b14 100644
--- a/drivers/gpu/drm/openchrome/via_drv.h
+++ b/drivers/gpu/drm/openchrome/via_drv.h
@@ -30,11 +30,11 @@
#define DRIVER_AUTHOR "The OpenChrome Project"
#define DRIVER_NAME "openchrome"
#define DRIVER_DESC "OpenChrome DRM for VIA Technologies Chrome IGP"
-#define DRIVER_DATE "20170725"
+#define DRIVER_DATE "20170726"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
-#define DRIVER_PATCHLEVEL 42
+#define DRIVER_PATCHLEVEL 43
#include <linux/module.h>