diff options
author | Brian <[email protected]> | 2007-05-18 09:41:34 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-05-18 09:41:34 -0600 |
commit | 67f823462267a743a096c947b8f04d1a43fe83c9 (patch) | |
tree | 2277146b04aac9ec733265988d88f3d7dc50f2b7 | |
parent | 201d6dbd9c7f335521ad2e554b5ecccb0868abd4 (diff) |
set version to 7.0
-rw-r--r-- | include/GL/gl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/gl.h b/include/GL/gl.h index 78a00aeb8b3..fa0f891ade1 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -1,8 +1,8 @@ /* * Mesa 3-D graphics library - * Version: 6.5.1 + * Version: 7.0 * - * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2007 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"), |