configure.ac: bump version to 2.4.42 for release
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 5 Feb 2013 13:08:41 +0000 (14:08 +0100)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 5 Feb 2013 13:14:01 +0000 (14:14 +0100)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
configure.ac

index 9ee7940..e2e3466 100644 (file)
@@ -20,7 +20,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([libdrm],
-        [2.4.41],
+        [2.4.42],
         [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
         [libdrm])