summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2017-08-24 12:31:30 +0100
committerDaniel Stone <daniels@collabora.com>2017-08-24 12:31:30 +0100
commitf19dbb79fe54994ecd505ac67ad15d19f591933a (patch)
tree577722617ca056be13699048073f6936d3aaa069
parent99d3f8253cff617af4662c48ba737bf6e10e146e (diff)
configure.ac: Bump version to 2.4.83libdrm-2.4.83
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5a7b1f8a..f847a664 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
- [2.4.82],
+ [2.4.83],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])