Browse Source

Bumped VRML plugin version number

pull/12/head
Cirilo Bernardo 10 years ago
parent
commit
3c22f0f48f
  1. 2
      plugins/3d/vrml/vrml.cpp

2
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 )

Loading…
Cancel
Save