Bump oce plugin version to cache bust I think

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9458
This commit is contained in:
Marek Roszko 2021-11-07 09:27:45 -05:00
parent 997b22d3ee
commit 8baea9004f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
SCENEGRAPH* LoadModel( char const* filename );
#define PLUGIN_OCE_MAJOR 1
#define PLUGIN_OCE_MINOR 2
#define PLUGIN_OCE_MINOR 3
#define PLUGIN_OCE_PATCH 0
#define PLUGIN_OCE_REVNO 0