[Intel-gfx] [PATCH 5/5] build: Bump the version to 2.4.61
Anuj Phogat
anuj.phogat at gmail.com
Mon Mar 30 14:00:08 PDT 2015
This is required due to new macros added to i915_drm.h.
These macros are used by i965 driver.
Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 155d577..17c0e71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.60],
+ [2.4.61],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])
--
2.3.4
More information about the Intel-gfx
mailing list