diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-03 21:05:28 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-04 00:19:39 -0700 |
| commit | 79d22c9cc241a417256d19e9f60468fc4ab2cd9a (patch) | |
| tree | bcf5ea3274fd56cfebd53494aea2406ea0f590dc /pkg/libdrm/config.h | |
| parent | 077809d295136c67fb21eb94b7ef5fbde2144130 (diff) | |
libdrm: Update to 2.4.82
Diffstat (limited to 'pkg/libdrm/config.h')
| -rw-r--r-- | pkg/libdrm/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/libdrm/config.h b/pkg/libdrm/config.h index e87326cc..ea9b0ddf 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.81" +#define PACKAGE_STRING "libdrm 2.4.82" #define PACKAGE_TARNAME "libdrm" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.4.81" +#define PACKAGE_VERSION "2.4.82" /* #undef STACK_DIRECTION */ /* #undef UDEV */ #ifndef _ALL_SOURCE @@ -50,7 +50,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.4.81" +#define VERSION "2.4.82" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif |
