summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-03 00:51:29 -0700
committerMichael Forney <mforney@mforney.org>2018-11-03 01:20:57 -0700
commit69124d0baaf866063db65cdae56673067fcce973 (patch)
tree76c8c5a1eb640187d957253d6369926e611e2775 /pkg/libdrm/config.h
parentad59e960b0170c57ed954336508b8ade4f899fc5 (diff)
libdrm: Update to 2.4.96
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 bd99c521..5fa5109c 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.94"
+#define PACKAGE_STRING "libdrm 2.4.96"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.94"
+#define PACKAGE_VERSION "2.4.96"
/* #undef STACK_DIRECTION */
#define STDC_HEADERS 1
#define UDEV 0
@@ -54,7 +54,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.94"
+#define VERSION "2.4.96"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif