db4ai:update GRAND VERSION NUM

This commit is contained in:
nwen
2021-08-12 10:50:33 +08:00
parent 5a418a731a
commit 6dde561857

View File

@ -59,7 +59,7 @@ bool open_join_children = true;
bool will_shutdown = false;
/* hard-wired binary version number */
const uint32 GRAND_VERSION_NUM = 92304;
const uint32 GRAND_VERSION_NUM = 92305;
const uint32 MATVIEW_VERSION_NUM = 92213;
const uint32 PARTIALPUSH_VERSION_NUM = 92087;