diff --git a/io_import_images_as_planes.py b/io_import_images_as_planes.py
index 6a04357949b90ee1a361cc921e5e577c4f0ff479..34177f85e9d0fe0de3d653c1f77f4e99f2c19b7d 100644
--- a/io_import_images_as_planes.py
+++ b/io_import_images_as_planes.py
@@ -29,6 +29,7 @@ bl_info = {
     "warning": "",
     "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
                 "Scripts/Add_Mesh/Planes_from_Images",
+    "support": 'OFFICIAL',
     "category": "Import-Export",
 }