mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 19:00:37 +02:00
Roll back premature version bump.
This commit is contained in:
parent
a87e9a3479
commit
7a88ecbd1a
1 changed files with 2 additions and 3 deletions
|
|
@ -50,10 +50,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
* 4.0.0: Original
|
||||
* 4.0.1: Patch to bump clipstamp when windows are destroyed, 28 May 02
|
||||
* 4.1.0: Add transition from single to multi in DRMInfo rec, 24 Jun 02
|
||||
* 5.0.0: Drop XIDs from DRI interface.
|
||||
*/
|
||||
#define XF86DRI_MAJOR_VERSION 5
|
||||
#define XF86DRI_MINOR_VERSION 0
|
||||
#define XF86DRI_MAJOR_VERSION 4
|
||||
#define XF86DRI_MINOR_VERSION 1
|
||||
#define XF86DRI_PATCH_VERSION 0
|
||||
|
||||
typedef struct _XF86DRIQueryVersion {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue