diff OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h @ 5539:2b3eeacf636c

added SetRootUri(), SetDescription() and ExtendOrthancExplorer() in OrthancPluginCppWrapper
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 16 Mar 2024 11:46:27 +0100
parents 6ce05f8b5b13
children 28cc06e4859a 0b18690c1935 b0b5546f1b9f
line wrap: on
line diff
--- a/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h	Sat Mar 16 11:34:28 2024 +0100
+++ b/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h	Sat Mar 16 11:46:27 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  3
+#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER  4
 
 
 #if !defined(ORTHANC_PLUGINS_VERSION_IS_ABOVE)