7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-04 23:25:30 +00:00

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

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