mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 08:08:05 +02:00
libdrm: bump version number to 2.4.20 for release
A few good fixes landed, get them out there.
This commit is contained in:
parent
cc20ed8100
commit
c7650003c5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([libdrm], 2.4.19, [dri-devel@lists.sourceforge.net], libdrm)
|
||||
AC_INIT([libdrm], 2.4.20, [dri-devel@lists.sourceforge.net], libdrm)
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AM_INIT_AUTOMAKE([dist-bzip2])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue