diff options
author | Brian Paul <[email protected]> | 2004-09-27 22:38:25 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-09-27 22:38:25 +0000 |
commit | c7a24118e2d4c29a04e610b6c25a358d73998bc3 (patch) | |
tree | 652261500b36f666d857cee9ff8b4915d7533bf1 /configs | |
parent | 293ad985103ceab90c126236af2f75617fce6b2b (diff) |
bump minor version to 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 1ed4844e900..dc6192ad828 100644 --- a/configs/default +++ b/configs/default @@ -7,7 +7,7 @@ CONFIG_NAME = default # Version info MESA_MAJOR=6 -MESA_MINOR=1 +MESA_MINOR=2 MESA_TINY=0 # external projects |