diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-02-28 16:31:32 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-02-28 16:31:32 +0000 |
commit | 001a3012ac66c279ba8076a13c59d71d025f2ed9 (patch) | |
tree | e8f2872ec96173fd45ccd13ce2b46ac8059e46be | |
parent | 7acd88c6d9bc62fd04551a3f82d7d35705f02562 (diff) |
updated version
-rw-r--r-- | include/GL/gl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GL/gl.h b/include/GL/gl.h index b4fc69af39..57632f6bfa 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -1,10 +1,10 @@ -/* $Id: gl.h,v 1.74 2003/02/10 20:22:08 alanh Exp $ */ +/* $Id: gl.h,v 1.75 2003/02/28 16:31:32 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 4.1 + * Version: 5.1 * - * Copyright (C) 1999-2002 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |