Updated version numbers and ChangeLog for the release.

This commit is contained in:
Robert Osfield
2003-09-16 21:25:25 +00:00
parent c342b29a04
commit c91a2d3d3e
9 changed files with 75 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
const char* osgTextGetVersion()
{
return "0.9.5";
return "0.9.6";
}