diff options
author | Brian <brian@yutani.localnet.net> | 2007-03-28 09:07:41 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-03-28 09:07:41 -0600 |
commit | 20d85c609a86146b2992a05a26603c8de4a2a4f0 (patch) | |
tree | 9aa82aca474749a1908fe1f3c184deb5fdec41b1 /configs | |
parent | ad766b5785c728e988e25509604c08fc347aba23 (diff) |
bump version to 6.5.3 to match version.h
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 e805925701..72176f17a7 100644 --- a/configs/default +++ b/configs/default @@ -10,7 +10,7 @@ CONFIG_NAME = default # Version info MESA_MAJOR=6 MESA_MINOR=5 -MESA_TINY=2 +MESA_TINY=3 # external projects. This should be useless now that we use libdrm. DRM_SOURCE_PATH=$(TOP)/../drm |