diff options
Diffstat (limited to 'src/mesa/main/Makefile.X11')
-rw-r--r-- | src/mesa/main/Makefile.X11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11 index b5cc095a532..6d13089aa18 100644 --- a/src/mesa/main/Makefile.X11 +++ b/src/mesa/main/Makefile.X11 @@ -1,7 +1,7 @@ -# $Id: Makefile.X11,v 1.57 2001/09/14 02:43:03 brianp Exp $ +# $Id: Makefile.X11,v 1.58 2001/09/23 16:11:26 brianp Exp $ # Mesa 3-D graphics library -# Version: 3.5.1 +# Version: 4.0 # Copyright (C) 1995-2001 Brian Paul # Makefile for core library |