diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-27 16:07:37 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-27 16:07:37 -0700 |
| commit | 5712d8faf11effea8a1a818ff9008c0c6d4c81b6 (patch) | |
| tree | 11cfff8066ced0223dc0b7907f3f59ae7323c036 /pkg/libdrm/config.h | |
| parent | ff7645c6d41beaf72149f1f1364dcd90b39a5a72 (diff) | |
libdrm: Update to 2.4.94
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 a1ad52ca..bd99c521 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.93" +#define PACKAGE_STRING "libdrm 2.4.94" #define PACKAGE_TARNAME "libdrm" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.4.93" +#define PACKAGE_VERSION "2.4.94" /* #undef STACK_DIRECTION */ #define STDC_HEADERS 1 #define UDEV 0 @@ -54,7 +54,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "2.4.93" +#define VERSION "2.4.94" #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif |
