From 50d6cf471c6a094faadb534214a340a623b20d43 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 19 May 2014 19:33:18 +0200 Subject: [PATCH] Incremented version number for development towards next release --- buildnumber.properties | 4 ++-- src/config.yml | 2 +- src/plugin.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/buildnumber.properties b/buildnumber.properties index 8ee37565..9e1f0d1c 100644 --- a/buildnumber.properties +++ b/buildnumber.properties @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Mon May 19 14:24:40 CEST 2014 -build.number=860 +#Mon May 19 19:33:06 CEST 2014 +build.number=861 diff --git a/src/config.yml b/src/config.yml index 66f341db..d65e1272 100644 --- a/src/config.yml +++ b/src/config.yml @@ -1,4 +1,4 @@ -# TotalFreedomMod v4.2 Configuration +# TotalFreedomMod v4.3 Configuration # by Madgeek1450 and DarthSalamon # Generic server information diff --git a/src/plugin.yml b/src/plugin.yml index 917827ef..38c55ba9 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: TotalFreedomMod main: me.StevenLawson.TotalFreedomMod.TotalFreedomMod -version: 4.2 +version: 4.3 description: Plugin for the Total Freedom server. softdepend: [BukkitTelnet, DisguiseCraft, WorldEdit, Essentials] authors: [Madgeek1450, DarthSalamon]