Update versions

develop
Anuradha Dissanayake 2013-03-16 22:13:01 +13:00
parent a85d6bd2dd
commit 59ec9bfc57
3 changed files with 3 additions and 3 deletions

@ -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;
using df::global::world;
DFHACK_PLUGIN("resume");
#define PLUGIN_VERSION 0.1
#define PLUGIN_VERSION 0.2
#ifndef HAVE_NULLPTR
#define nullptr 0L