diff --git a/fluorender/FluoRender/Main.cpp b/fluorender/FluoRender/Main.cpp index f35cd5a..12d65dc 100644 --- a/fluorender/FluoRender/Main.cpp +++ b/fluorender/FluoRender/Main.cpp @@ -69,7 +69,7 @@ bool VRenderApp::OnInit() std::string(VERSION_MAJOR_TAG) + std::string(".") + std::string(VERSION_MINOR_TAG); */ - std::string title = std::string(FLUORENDER_TITLE) + "1.6.1"; + std::string title = std::string(FLUORENDER_TITLE) + "1.6.2"; m_frame = new VRenderFrame( this,