summaryrefslogtreecommitdiff
path: root/pkg/libdrm/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-03-29 21:01:09 -0700
committerMichael Forney <mforney@mforney.org>2017-03-29 21:01:14 -0700
commitc4866bddef25baeb9e4d94e694fe51523956126d (patch)
tree969f8897cfdc06ca6c52fcf65acb67c82a997b5d /pkg/libdrm/config.h
parent45d343d75bd03daf2e492a4565ca9ca2ad88663c (diff)
libdrm: Update to 2.4.76
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 cb08251c..80301338 100644
--- a/pkg/libdrm/config.h
+++ b/pkg/libdrm/config.h
@@ -29,10 +29,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.75"
+#define PACKAGE_STRING "libdrm 2.4.76"
#define PACKAGE_TARNAME "libdrm"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "2.4.75"
+#define PACKAGE_VERSION "2.4.76"
/* #undef STACK_DIRECTION */
/* #undef UDEV */
#ifndef _ALL_SOURCE
@@ -50,7 +50,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "2.4.75"
+#define VERSION "2.4.76"
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif