changeset 27:7f9e8d8ee90b

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 12 Feb 2020 13:52:20 +0100
parents d9e1b60a9aa6
children 2999ab4323fe
files Plugin/Plugin.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Plugin/Plugin.cpp	Fri Jan 31 17:53:02 2020 +0100
+++ b/Plugin/Plugin.cpp	Wed Feb 12 13:52:20 2020 +0100
@@ -80,7 +80,7 @@
     if (!ok)
     {
       LOG(ERROR) << "The DICOMweb version (currently " << version
-                 << ") must be above 0.7 to use the Google Cloud Platform plugin";
+                 << ") must be above 1.0 to use the Google Cloud Platform plugin";
     }
 
     return ok;