[PATCH 5/5] configure.ac: bump version to 2.4.51 for release

Ben Widawsky benjamin.widawsky at intel.com
Thu Jan 2 21:50:34 PST 2014


Provides the parameter for full PPGTT on Intel.

Signed-off-by: Ben Widawsky <ben at bwidawsk.net>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c5b8d40..d0d051a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([libdrm],
-        [2.4.50],
+        [2.4.51],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
         [libdrm])
 
-- 
1.8.5.2



More information about the dri-devel mailing list