mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 04:40:09 +01:00
Bump the version to 2.4.98
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
232dc3305d
commit
be3b07617f
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
AC_PREREQ([2.63])
|
||||
AC_INIT([libdrm],
|
||||
[2.4.97],
|
||||
[2.4.98],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
|
||||
[libdrm])
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
project(
|
||||
'libdrm',
|
||||
['c'],
|
||||
version : '2.4.97',
|
||||
version : '2.4.98',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.43',
|
||||
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue