diff --git a/applications/present3D/present3D.cpp b/applications/present3D/present3D.cpp index ca41a856a..730f79bbc 100644 --- a/applications/present3D/present3D.cpp +++ b/applications/present3D/present3D.cpp @@ -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) {