summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2017-10-31 02:11:20 +0100
committerMarek Olšák <marek.olsak@amd.com>2017-10-31 02:11:20 +0100
commita4b487cd80f7394f3c285d5883a24a07e156f867 (patch)
tree55f1d15f3d662fd5afe57e959e0aad19a9f2d21d
parent33dcc29f7ccc554de1fc42f4b95adf056822eabb (diff)
configure.ac: bump version for releaselibdrm-2.4.86
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 16df3a6c..d02a29b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.85],
+ [2.4.86],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])