Updated Versions, and NEWS file to reflect impending release of 0.8.45.

This commit is contained in:
Robert Osfield
2002-04-21 10:11:03 +00:00
parent 812d7d3ead
commit 3d3534dda9
6 changed files with 39 additions and 5 deletions

View File

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