mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 19:50:12 +01:00
configure.ac: bump version for release
This commit is contained in:
parent
d4331dda5b
commit
831036a6f6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
AC_PREREQ([2.63])
|
AC_PREREQ([2.63])
|
||||||
AC_INIT([libdrm],
|
AC_INIT([libdrm],
|
||||||
[2.4.88],
|
[2.4.89],
|
||||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
|
[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI],
|
||||||
[libdrm])
|
[libdrm])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue