From 4a17c43dcc7ea771186c5b8536eba0972dadcb8a Mon Sep 17 00:00:00 2001 From: Install Date: Wed, 31 Aug 2022 15:39:04 -0400 Subject: [PATCH] update the version number --- fluorender/FluoRender/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluorender/FluoRender/Main.cpp b/fluorender/FluoRender/Main.cpp index be0f2d7..65af2de 100644 --- a/fluorender/FluoRender/Main.cpp +++ b/fluorender/FluoRender/Main.cpp @@ -68,7 +68,7 @@ bool VRenderApp::OnInit() std::string(VERSION_MAJOR_TAG) + std::string(".") + std::string(VERSION_MINOR_TAG); */ - std::string title = std::string(FLUORENDER_TITLE) + "1.5.1"; + std::string title = std::string(FLUORENDER_TITLE) + "1.5.2"; m_frame = new VRenderFrame( this,