# HG changeset patch # User Alain Mazy # Date 1743518989 -7200 # Node ID 26e8abb19d565087d52f83a2e77f1cfc0f3940fd # Parent 972d0c050132bce0aa3b5400801cc19fa36a10b7 1.12.7 -> 1.12.99 (cont) diff -r 972d0c050132 -r 26e8abb19d56 OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h --- a/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Tue Apr 01 16:40:28 2025 +0200 +++ b/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h Tue Apr 01 16:49:49 2025 +0200 @@ -121,7 +121,7 @@ #define ORTHANC_PLUGINS_MINIMAL_MAJOR_NUMBER 1 #define ORTHANC_PLUGINS_MINIMAL_MINOR_NUMBER 12 -#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 7 +#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER 99 #if !defined(ORTHANC_PLUGINS_VERSION_IS_ABOVE)