diff options
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-01-16 13:06:52 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@canonical.com> | 2013-01-16 13:06:52 +0100 |
commit | 007bff7a034741dcf9d1716583f91fc4453d4112 (patch) | |
tree | 49f32be531364972fc744419660c5c0c3ff28270 | |
parent | c41b494c47f8e514e69cb8c2f2ace41d5fa17c94 (diff) |
configure.ac: bump version to 2.4.41 for releaselibdrm-2.4.41
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0e6db862..10cc9a42 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.40], + [2.4.41], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |