Skip to content
Snippets Groups Projects
Commit 87fdbfb6 authored by Marek Olšák's avatar Marek Olšák
Browse files

configure.ac: bump version to 2.4.93

parent 716ab859
No related branches found
Tags libdrm-2.4.93
No related merge requests found
......@@ -20,7 +20,7 @@
AC_PREREQ([2.63])
AC_INIT([libdrm],
[2.4.92],
[2.4.93],
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
[libdrm])
......
......@@ -21,7 +21,7 @@
project(
'libdrm',
['c'],
version : '2.4.92',
version : '2.4.93',
license : 'MIT',
meson_version : '>= 0.43',
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment