From 78a03d3c455fec1ce5c26edec6016a6806d437b8 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sun, 23 Sep 2001 16:06:13 +0000 Subject: bump versions to 4.0 --- include/GL/fxmesa.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include/GL/fxmesa.h') diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h index 329c20bbfc..60a9b5f99e 100644 --- a/include/GL/fxmesa.h +++ b/include/GL/fxmesa.h @@ -1,8 +1,8 @@ -/* $Id: fxmesa.h,v 1.3 2001/06/20 19:52:11 brianp Exp $ */ +/* $Id: fxmesa.h,v 1.4 2001/09/23 16:06:13 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.3 + * Version: 4.0 * Copyright (C) 1995-2001 Brian Paul * * This library is free software; you can redistribute it and/or @@ -40,8 +40,8 @@ extern "C" { #endif -#define FXMESA_MAJOR_VERSION 3 -#define FXMESA_MINOR_VERSION 5 +#define FXMESA_MAJOR_VERSION 4 +#define FXMESA_MINOR_VERSION 0 /* -- cgit v1.2.3