mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Don't forget to cache bust oce
(cherry picked from commit 25507ad6cf8e82172cbf0d001c0109c2b2150b33)
This commit is contained in:
parent
563aa3ed74
commit
012a9bb7cb
@ -37,7 +37,7 @@ SCENEGRAPH* LoadModel( char const* filename );
|
||||
|
||||
#define PLUGIN_OCE_MAJOR 1
|
||||
#define PLUGIN_OCE_MINOR 3
|
||||
#define PLUGIN_OCE_PATCH 1
|
||||
#define PLUGIN_OCE_PATCH 2
|
||||
#define PLUGIN_OCE_REVNO 0
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user