[PATCH] configure.ac: bump version to 2.4.62
Alexandre Courbot
acourbot at nvidia.com
Sun Jun 21 21:54:39 PDT 2015
Increase version number so Mesa can check against it before using the
new NOUVEAU_GEM_DOMAIN_COHERENT flag.
Signed-off-by: Alexandre Courbot <acourbot at nvidia.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 78a0010..e48fb7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.61],
+ [2.4.62],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])
--
2.4.4
More information about the dri-devel
mailing list