Module: Mesa Branch: mesa_7_4_branch Commit: a0a81204c240aedc9d9609148b8e67da3bcf2104 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0a81204c240aedc9d9609148b8e67da3bcf2104
Author: Brian Paul <[email protected]> Date: Wed Feb 18 15:37:44 2009 -0700 mesa: bump gl.h version comment to 7.4 (bug 20170) --- include/GL/gl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/GL/gl.h b/include/GL/gl.h index 3891a71..6b4f3f5 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -1,6 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 6.5.1 + * Version: 7.4 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
