diff --git a/plugins/image/io/OpenImageIO/src/mainEntry.cpp b/plugins/image/io/OpenImageIO/src/mainEntry.cpp index 78f04e930..d23cbef9a 100644 --- a/plugins/image/io/OpenImageIO/src/mainEntry.cpp +++ b/plugins/image/io/OpenImageIO/src/mainEntry.cpp @@ -1,5 +1,5 @@ #define OFXPLUGIN_VERSION_MAJOR 1 -#define OFXPLUGIN_VERSION_MINOR 5 +#define OFXPLUGIN_VERSION_MINOR 6 #include #include "reader/OpenImageIOReaderPluginFactory.hpp"