diff options
author | Karl Schultz <[email protected]> | 2001-11-29 22:56:10 +0000 |
---|---|---|
committer | Karl Schultz <[email protected]> | 2001-11-29 22:56:10 +0000 |
commit | bf7873152382a3fa7ec29c5d702d3fd10d01fd6b (patch) | |
tree | e32da70cf45dd425033c151684159c431bf8fb5a /src/mesa/main | |
parent | c527df81df0931e1b8a1c042e224985175e3f038 (diff) |
update version string to 4.0
Diffstat (limited to 'src/mesa/main')
-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 |