Bumped VRML plugin version number

This commit is contained in:
Cirilo Bernardo 2016-02-08 09:01:25 +11:00
parent 943c5d8ea8
commit 3c22f0f48f
1 changed files with 1 additions and 1 deletions

View File

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