summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2017-04-04 11:36:00 +0200
committerMarek Olšák <marek.olsak@amd.com>2017-04-04 11:36:00 +0200
commite61e999838faa65f1c5cbddfbda06125be19e353 (patch)
tree756c90698bbf8d5daf363ea04229a6103be40042
parent63120172668610cebfd01e89f67e73037037dfd9 (diff)
configure.ac: bump the version to 2.4.77libdrm-2.4.77
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f1a13090..036f65a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.76],
+ [2.4.77],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])