diff options
author | Marek Olšák <marek.olsak@amd.com> | 2018-02-17 04:28:42 +0100 |
---|---|---|
committer | Marek Olšák <marek.olsak@amd.com> | 2018-02-17 04:28:42 +0100 |
commit | 36c816fbee30fd4f31ea5233fe97126deaacd625 (patch) | |
tree | 7d3289b87b918c21d01d39bb4b17e8d2705d8f25 | |
parent | e75e0ea2e3e29aa65dff868b1088bd41d9405781 (diff) |
configure.ac: bump version to 2.4.90libdrm-2.4.90
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 321ab2c0..c9c4754c 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_PREREQ([2.63]) AC_INIT([libdrm], - [2.4.89], + [2.4.90], [https://bugs.freedesktop.org/enter_bug.cgi?product=DRI], [libdrm]) |