diff Framework/Plugins/PluginInitialization.cpp @ 112:f73050ad32b4 OrthancMySQL-2.0

OrthancMySQL-2.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jan 2019 18:04:38 +0100
parents 714c5d2bee76
children 3424a54ca2ee
line wrap: on
line diff
--- a/Framework/Plugins/PluginInitialization.cpp	Wed Jan 23 17:27:13 2019 +0100
+++ b/Framework/Plugins/PluginInitialization.cpp	Wed Jan 23 18:04:38 2019 +0100
@@ -121,7 +121,7 @@
     {
       LOG(WARNING) << "Performance warning in " << dbms
                    << " index: Your version of Orthanc (" 
-                   << context->orthancVersion << ") should be upgraded to 1.4.0 "
+                   << context->orthancVersion << ") should be upgraded to 1.5.2 "
                    << "to benefit from best performance";
     }