changeset 6069:26e8abb19d56 attach-custom-data

1.12.7 -> 1.12.99 (cont)
author Alain Mazy <am@orthanc.team>
date Tue, 01 Apr 2025 16:49:49 +0200 (6 weeks ago)
parents 972d0c050132
children 090ef6a37882
files OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)