projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2d7dfb
)
libdrm: bump version to 2.4.6
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 30 Mar 2009 18:25:09 +0000
(11:25 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 30 Mar 2009 18:25:09 +0000
(11:25 -0700)
This version includes GTT unmap support for the Intel bufmgr.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
04933c3
..
8be1e2a
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-19,7
+19,7
@@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
AC_PREREQ(2.57)
-AC_INIT([libdrm], 2.4.
5
, [dri-devel@lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.
6
, [dri-devel@lists.sourceforge.net], libdrm)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])