Updated the Present3D version number

This commit is contained in:
Robert Osfield 2009-08-04 16:19:28 +00:00
parent d2af7efc61
commit 2f3dfc4349

View File

@ -82,7 +82,7 @@
#endif
static const char* s_version = "1.3";
static const char* s_version = "1.4 beta";
void setViewer(osgViewer::Viewer& viewer, float width, float height, float distance)
{