diff --git a/plugins/3d/vrml/vrml.cpp b/plugins/3d/vrml/vrml.cpp index 13d56d0777..12a0d78d22 100644 --- a/plugins/3d/vrml/vrml.cpp +++ b/plugins/3d/vrml/vrml.cpp @@ -50,7 +50,7 @@ #define PLUGIN_VRML_MAJOR 1 #define PLUGIN_VRML_MINOR 2 #define PLUGIN_VRML_PATCH 0 -#define PLUGIN_VRML_REVNO 0 +#define PLUGIN_VRML_REVNO 1 const char* GetKicadPluginName( void )