drm: Branch 'master'

[email protected] (Dave Airlie) Mon, 18 Dec 2017 01:28:47 +0000 (UTC)
Newsgroups gmane.comp.video.dri.patches
Message-ID <[email protected]>
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 831036a6f62005da9fb4a75fe043bd96ce672d27
Author: Dave Airlie <[email protected]>
Date:   Mon Dec 18 11:24:34 2017 +1000

    configure.ac: bump version for release

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])
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--