diff options
author | Brian Paul <[email protected]> | 2001-06-20 19:52:11 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-06-20 19:52:11 +0000 |
commit | 9e5e5e35a0081211e3e108984bf18d7f4f31f7ea (patch) | |
tree | dc59a6123982f409b49a7081e519d629a954a700 /include/GL/fxmesa.h | |
parent | 4d99e5b2e765b24135218f23077b8d912adee07d (diff) |
bumped version numbers
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r-- | include/GL/fxmesa.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h index be1bb7570e4..329c20bbfc4 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 /* |