diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-04 13:01:50 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-06-04 13:01:50 +0100 |
commit | 6dd804c5a92104042b8be0a67d107946394a0b7a (patch) | |
tree | 48db21dff3b61ae58fa77d941754914159566cd5 | |
parent | 9d77603d8b95aee4f2408e437c55af15ee05b608 (diff) |
configure: version bump for 2.4.26 release2.4.26
Push the new Intel API for use by mesa.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e776ef57..cd3ac231 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.25], + [2.4.26], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |