diff options
Diffstat (limited to 'src/mesa/main/mesa.def')
-rw-r--r-- | src/mesa/main/mesa.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/mesa.def b/src/mesa/main/mesa.def index 6a5e420734f..92a69d1e5be 100644 --- a/src/mesa/main/mesa.def +++ b/src/mesa/main/mesa.def @@ -1,5 +1,5 @@ DESCRIPTION 'Mesa (OpenGL work-alike) for Win32' -VERSION 3.5 +VERSION 4.0 EXPORTS glAccum |