summaryrefslogtreecommitdiff
path: root/include/GL/uglmesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-09-23 16:06:13 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-09-23 16:06:13 +0000
commit78a03d3c455fec1ce5c26edec6016a6806d437b8 (patch)
tree38f2f18e0143764de89f1c764440597ee6a8fac0 /include/GL/uglmesa.h
parent497d6eab6603699d57d6a742a7940557c430afae (diff)
bump versions to 4.0
Diffstat (limited to 'include/GL/uglmesa.h')
-rw-r--r--include/GL/uglmesa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/uglmesa.h b/include/GL/uglmesa.h
index a70a0ae912..7ef5843504 100644
--- a/include/GL/uglmesa.h
+++ b/include/GL/uglmesa.h
@@ -4,7 +4,7 @@
/*
* Mesa 3-D graphics library
- * Version: 3.5
+ * Version: 4.0
*
* The MIT License
* Permission is hereby granted, free of charge, to any person obtaining a
@@ -38,7 +38,7 @@
extern "C" {
#endif
-#define UGL_MESA_MAJOR_VERSION 1
+#define UGL_MESA_MAJOR_VERSION 4
#define UGL_MESA_MINOR_VERSION 0
#include <GL/gl.h>