diff Plugins/Include/orthanc/OrthancCPlugin.h @ 1893:d7f63122c7f3

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 15 Dec 2015 17:22:52 +0100
parents 5cf2bd0abfa2
children b1291df2f780
line wrap: on
line diff
--- a/Plugins/Include/orthanc/OrthancCPlugin.h	Mon Dec 14 10:10:50 2015 +0100
+++ b/Plugins/Include/orthanc/OrthancCPlugin.h	Tue Dec 15 17:22:52 2015 +0100
@@ -112,9 +112,9 @@
 #define ORTHANC_PLUGINS_API
 #endif
 
-#define ORTHANC_PLUGINS_MINIMAL_MAJOR_NUMBER     0
-#define ORTHANC_PLUGINS_MINIMAL_MINOR_NUMBER     9
-#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER  7
+#define ORTHANC_PLUGINS_MINIMAL_MAJOR_NUMBER     1
+#define ORTHANC_PLUGINS_MINIMAL_MINOR_NUMBER     0
+#define ORTHANC_PLUGINS_MINIMAL_REVISION_NUMBER  0