diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-02-05 14:08:41 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-02-05 14:14:01 +0100 |
commit | 183b5f20b59c83f57967b41d1e3a90c073e8df76 (patch) | |
tree | a41e447a45ed25ac2530a900068c4dae06eb4b41 | |
parent | f9a9311c5e96606de9726ae4021209897b9bb2d7 (diff) |
configure.ac: bump version to 2.4.42 for releaselibdrm-2.4.42
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9ee79409..e2e34667 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) |