diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2014-05-02 16:59:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2014-05-02 16:59:30 -0400 |
commit | 5126fcb2b475ea155fc2b6fbf012dbd18df74307 (patch) | |
tree | 5ffa5729c7200370c50864bac97e2d6697dc6adb | |
parent | 3bdf1f78d8abfb2552947d1990b40c7355b921fc (diff) |
bump version to 2.4.54 for releaselibdrm-2.4.54
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 628ca7be..1c78c452 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.53], + [2.4.54], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |