# HG changeset patch # User Sebastien Jodogne # Date 1706108235 -3600 # Node ID f498ecd6a5d29273ddce4474b5dc473c5e19c146 # Parent c5a274851b2394311e493a59d710cab0c666c53f increment Orthanc SDK version diff -r c5a274851b23 -r f498ecd6a5d2 OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h --- a/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Wed Jan 24 14:17:51 2024 +0100 +++ b/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Wed Jan 24 15:57:15 2024 +0100 @@ -120,7 +120,7 @@ #define ORTHANC_PLUGINS_MINIMAL_MAJOR_NUMBER 1 #define ORTHANC_PLUGINS_MINIMAL_MINOR_NUMBER 12 -#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 2 +#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 3 #if !defined(ORTHANC_PLUGINS_VERSION_IS_ABOVE)