Update version numbers in files

This commit is contained in:
Don BURNS
2004-12-04 23:38:24 +00:00
parent ef40a7f316
commit 1771cdbcc7
11 changed files with 11 additions and 11 deletions

View File

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