@ -37,7 +37,7 @@ using df::global::ui_build_selector;
using df::global::world;
DFHACK_PLUGIN("buildingplan");
#define PLUGIN_VERSION 0.8
#define PLUGIN_VERSION 0.9
#ifndef HAVE_NULLPTR
#define nullptr 0L
@ -25,7 +25,7 @@ using df::global::ui;
typedef int16_t activity_type;
#define PLUGIN_VERSION 0.4
#define PLUGIN_VERSION 0.5
#define DAY_TICKS 1200
#define DELTA_TICKS 100
@ -39,7 +39,7 @@ using df::global::ui;
DFHACK_PLUGIN("resume");
#define PLUGIN_VERSION 0.1
#define PLUGIN_VERSION 0.2