diff OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h @ 5474:6cb91df32207 Orthanc-1.12.2

Orthanc-1.12.2
author Alain Mazy <am@osimis.io>
date Tue, 19 Dec 2023 10:05:57 +0100
parents 2c23bb7d50ce
children 4b51cf06b697 48b8dae6dc77
line wrap: on
line diff
--- a/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h	Mon Dec 18 22:29:47 2023 +0100
+++ b/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h	Tue Dec 19 10:05:57 2023 +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  1
+#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER  2
 
 
 #if !defined(ORTHANC_PLUGINS_VERSION_IS_ABOVE)