Updates to osgGL2 from Mike Weiblen

This commit is contained in:
Robert Osfield
2004-01-03 09:06:52 +00:00
parent 458e10c796
commit 249eddb3d8
7 changed files with 167 additions and 115 deletions

View File

@@ -2,7 +2,7 @@
const char* osgGL2GetVersion()
{
return "0.2.3";
return "0.2.6";
}