diff options
author | Paul Berry <stereotype441@gmail.com> | 2013-10-10 20:16:56 -0700 |
---|---|---|
committer | Paul Berry <stereotype441@gmail.com> | 2013-10-12 08:58:18 -0700 |
commit | 975c6ce605346a8619eab7d0752aecad07598e33 (patch) | |
tree | b08b040444766a3c0a2ca2dd2b4da33a928ca452 /VERSION | |
parent | 200f9a0576c01287de150394387c215dbff75fb4 (diff) |
mesa: Bump version to 10.0.0.
Mesa now supports OpenGL 3.2 and GLSL 1.50, so bump the Mesa major
version from 9 to 10 to reflect this.
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -9.3.0-devel +10.0.0-devel |