drm: Branch 'master'

[email protected] (Daniel Stone) Thu, 24 Aug 2017 11:44:37 +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 f19dbb79fe54994ecd505ac67ad15d19f591933a
Author: Daniel Stone <[email protected]>
Date:   Thu Aug 24 12:31:30 2017 +0100

    configure.ac: Bump version to 2.4.83

diff --git a/configure.ac b/configure.ac
index 5a7b1f8a..f847a664 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([libdrm],
-        [2.4.82],
+        [2.4.83],
         [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
--