summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-24 00:21:18 -0700
committerMichael Forney <mforney@mforney.org>2019-04-24 00:21:18 -0700
commit9c934f9e6e39d5b4b4404b292d6c20301317bb5a (patch)
tree879d6c0ea3529dee3f0622dbaa5232eccc0c4d87 /pkg/libdrm/config.h
parente856d5df3cb93b511bedc85dbda3efce8fcf7679 (diff)
libdrm: Update to 2.4.98
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 ec27f46d..53e39943 100644
--- a/pkg/libdrm/config.h
+++ b/pkg/libdrm/config.h
@@ -32,10 +32,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.97"
+#define PACKAGE_STRING "libdrm 2.4.98"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.97"
+#define PACKAGE_VERSION "2.4.98"
/* #undef STACK_DIRECTION */
#define STDC_HEADERS 1
#define UDEV 0
@@ -54,7 +54,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.97"
+#define VERSION "2.4.98"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif