From 9e5e5e35a0081211e3e108984bf18d7f4f31f7ea Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 20 Jun 2001 19:52:11 +0000 Subject: bumped version numbers --- include/GL/fxmesa.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/GL/fxmesa.h') diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h index be1bb7570e..329c20bbfc 100644 --- a/include/GL/fxmesa.h +++ b/include/GL/fxmesa.h @@ -1,9 +1,9 @@ -/* $Id: fxmesa.h,v 1.2 1999/11/24 18:44:53 brianp Exp $ */ +/* $Id: fxmesa.h,v 1.3 2001/06/20 19:52:11 brianp Exp $ */ /* * Mesa 3-D graphics library * Version: 3.3 - * Copyright (C) 1995-1999 Brian Paul + * Copyright (C) 1995-2001 Brian Paul * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -41,7 +41,7 @@ extern "C" { #define FXMESA_MAJOR_VERSION 3 -#define FXMESA_MINOR_VERSION 3 +#define FXMESA_MINOR_VERSION 5 /* -- cgit v1.2.3