bump MESA_TINY to 1

This commit is contained in:
Brian Paul 2006-07-20 04:34:36 +00:00
parent a623e008c6
commit 459db7bd72
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=6
MESA_MINOR=5
MESA_TINY=0
MESA_TINY=1
# external projects. This should be useless now that we use libdrm.
DRM_SOURCE_PATH=$(TOP)/../drm