diff options
author | Dave Airlie <airlied@redhat.com> | 2017-12-18 11:24:34 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-12-18 11:24:34 +1000 |
commit | 831036a6f62005da9fb4a75fe043bd96ce672d27 (patch) | |
tree | 28da7fc077e14c468ca001d4e82b0442315ea528 | |
parent | d4331dda5b5969922c4f1e3ad6d53f23becb91ab (diff) |
configure.ac: bump version for releaselibdrm-2.4.89
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b2d961b1..35378b33 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.88], + [2.4.89], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |