aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drm_core.h')
-rw-r--r--include/drm/drm_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_core.h b/include/drm/drm_core.h
index 31673903607..4e7523863a4 100644
--- a/include/drm/drm_core.h
+++ b/include/drm/drm_core.h
@@ -27,7 +27,7 @@
27#define CORE_DATE "20060810" 27#define CORE_DATE "20060810"
28 28
29#define DRM_IF_MAJOR 1 29#define DRM_IF_MAJOR 1
30#define DRM_IF_MINOR 3 30#define DRM_IF_MINOR 4
31 31
32#define CORE_MAJOR 1 32#define CORE_MAJOR 1
33#define CORE_MINOR 1 33#define CORE_MINOR 1