diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2001-09-23 16:06:13 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2001-09-23 16:06:13 +0000 |
commit | 78a03d3c455fec1ce5c26edec6016a6806d437b8 (patch) | |
tree | 38f2f18e0143764de89f1c764440597ee6a8fac0 /include/GL/glx.h | |
parent | 497d6eab6603699d57d6a742a7940557c430afae (diff) |
bump versions to 4.0
Diffstat (limited to 'include/GL/glx.h')
-rw-r--r-- | include/GL/glx.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GL/glx.h b/include/GL/glx.h index 9d0b60fceaa..9ec15805908 100644 --- a/include/GL/glx.h +++ b/include/GL/glx.h @@ -1,10 +1,10 @@ -/* $Id: glx.h,v 1.31 2001/09/14 02:43:04 brianp Exp $ */ +/* $Id: glx.h,v 1.32 2001/09/23 16:06:13 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.5 + * Version: 4.0 * - * Copyright (C) 1999-2000 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2001 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"), |