[Intel-gfx] [PATCH 2/2] Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse

Keith Packard keithp at keithp.com
Wed May 13 00:36:26 CEST 2009


New API, new version.

Signed-off-by: Keith Packard <keithp at keithp.com>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 19d9c9c..e8cce3b 100644
--- 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.9, [dri-devel at lists.sourceforge.net], libdrm)
+AC_INIT([libdrm], 2.4.10, [dri-devel at lists.sourceforge.net], libdrm)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])
 
-- 
1.6.3




More information about the Intel-gfx mailing list