mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
set version to 6.4
This commit is contained in:
parent
247e27d0b8
commit
24a36c26fa
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ CONFIG_NAME = default
|
|||
|
||||
# Version info
|
||||
MESA_MAJOR=6
|
||||
MESA_MINOR=3
|
||||
MESA_TINY=2
|
||||
MESA_MINOR=4
|
||||
MESA_TINY=0
|
||||
|
||||
# external projects. This should be useless now that we use libdrm.
|
||||
DRM_SOURCE_PATH=$(TOP)/../drm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue