diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-08-16 23:13:25 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-08-16 23:13:25 +0000 |
commit | 05fe2871e3cc28681a82285758381b5a3f2433b8 (patch) | |
tree | eb0a33de4e2aedfa81b478c0e4b08e3d19756348 /configs | |
parent | 926a19e10893d03c8ceb0efff01f5fe827fbfa32 (diff) |
Bump version to 6.3.2
Diffstat (limited to 'configs')
-rw-r--r-- | configs/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default index 2735992787..edc76182e5 100644 --- a/configs/default +++ b/configs/default @@ -8,7 +8,7 @@ CONFIG_NAME = default # Version info MESA_MAJOR=6 MESA_MINOR=3 -MESA_TINY=1 +MESA_TINY=2 # external projects DRM_SOURCE_PATH=$(TOP)/../drm |