summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-12-05 10:30:52 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-12-05 10:30:52 +0000
commite73161a02b604742e3da3bca8f13cff81276de43 (patch)
tree594709a638ae9b669071169fb61753595d9e4761
parentc549a777c1b6227a724942c64aa5cd181eb93c6c (diff)
configure: Bump version to 2.4.282.4.28
So that we can pull a couple of Intel bug fixes into xf86-video-intel. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1447785b..829e8d2b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.27],
+ [2.4.28],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])