mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Bump oce plugin version to cache bust I think
Fixes https://gitlab.com/kicad/code/kicad/-/issues/9458
This commit is contained in:
parent
997b22d3ee
commit
8baea9004f
@ -36,7 +36,7 @@
|
|||||||
SCENEGRAPH* LoadModel( char const* filename );
|
SCENEGRAPH* LoadModel( char const* filename );
|
||||||
|
|
||||||
#define PLUGIN_OCE_MAJOR 1
|
#define PLUGIN_OCE_MAJOR 1
|
||||||
#define PLUGIN_OCE_MINOR 2
|
#define PLUGIN_OCE_MINOR 3
|
||||||
#define PLUGIN_OCE_PATCH 0
|
#define PLUGIN_OCE_PATCH 0
|
||||||
#define PLUGIN_OCE_REVNO 0
|
#define PLUGIN_OCE_REVNO 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user