Bump version to 2.4.99
parent
1ec0df8a25
commit
b2103fa325
|
@ -20,7 +20,7 @@
|
|||
|
||||
AC_PREREQ([2.63])
|
||||
AC_INIT([libdrm],
|
||||
[2.4.98],
|
||||
[2.4.99],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
|
||||
[libdrm])
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
project(
|
||||
'libdrm',
|
||||
['c'],
|
||||
version : '2.4.98',
|
||||
version : '2.4.99',
|
||||
license : 'MIT',
|
||||
meson_version : '>= 0.43',
|
||||
default_options : ['buildtype=debugoptimized', 'c_std=gnu99'],
|
||||
|
|
Loading…
Reference in New Issue