# HG changeset patch # User Sebastien Jodogne # Date 1581511940 -3600 # Node ID 7f9e8d8ee90b61d88e03a14edccd26b050735d46 # Parent d9e1b60a9aa6511ba6c9bd1a413110b6ff091618 typo diff -r d9e1b60a9aa6 -r 7f9e8d8ee90b Plugin/Plugin.cpp --- 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;