summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-12-24 09:45:03 -0800
committerMichael Forney <mforney@mforney.org>2017-12-24 09:45:03 -0800
commit05df55d2703ff4997f3f52eb3f6d03e35d243788 (patch)
treed44b9976bed95a8c4eafc01c5d6950dd81d62850 /pkg/libdrm/config.h
parent6b99f50a6e7bdf0383b431efffd877695372cd64 (diff)
libdrm: Update to 2.4.89
Diffstat (limited to 'pkg/libdrm/config.h')
-rw-r--r--pkg/libdrm/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libdrm/config.h b/pkg/libdrm/config.h
index 0e5eb607..e1db37c3 100644
--- a/pkg/libdrm/config.h
+++ b/pkg/libdrm/config.h
@@ -41,10 +41,10 @@
#define PACKAGE "libdrm"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=DRI"
#define PACKAGE_NAME "libdrm"
-#define PACKAGE_STRING "libdrm 2.4.88"
+#define PACKAGE_STRING "libdrm 2.4.89"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.88"
+#define PACKAGE_VERSION "2.4.89"
/* #undef STACK_DIRECTION */
#define STDC_HEADERS 1
/* #undef UDEV */
@@ -63,7 +63,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.88"
+#define VERSION "2.4.89"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif