Changeset 10519
- Timestamp:
- 08/04/09 18:19:28 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/applications/present3D/present3D.cpp
r10474 r10519 83 83 #endif 84 84 85 static const char* s_version = "1. 3";85 static const char* s_version = "1.4 beta"; 86 86 87 87 void setViewer(osgViewer::Viewer& viewer, float width, float height, float distance)
