From 5f9191d2a722038beefa4f04b90654e68e796964 Mon Sep 17 00:00:00 2001 From: Taracque Date: Fri, 14 Jun 2013 12:14:19 +0200 Subject: [PATCH] Version changed to 0.9.3 --- DKCrutch.lua | 4 ++-- DKCrutch.toc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DKCrutch.lua b/DKCrutch.lua index da28da2..3e7ae2c 100755 --- a/DKCrutch.lua +++ b/DKCrutch.lua @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- --- DKCrutch 0.9.2 +-- DKCrutch 0.9.3 -- -- Death Knight rune tracker and ability advisor ------------------------------------------------------------------------------- @@ -8,7 +8,7 @@ DKCrutch = {Locals = {}} local L = DKCrutch.Locals -DKCrutch.versionNumber = '0.9.2' +DKCrutch.versionNumber = '0.9.3' DKCrutch.talent = "" DKCrutch.talentUnsure = true DKCrutch.DebugMode = false diff --git a/DKCrutch.toc b/DKCrutch.toc index 0fc965b..6428efd 100755 --- a/DKCrutch.toc +++ b/DKCrutch.toc @@ -2,7 +2,7 @@ ## Title: DKCrutch ## Notes: Death Knight rune tracker and rotation helper ## Author: Taracque, Dšgrov‡s of Arathor -## Version: 0.9.2 +## Version: 0.9.3 ## SavedVariables: DKCrutchDB ## OptionalDeps: ## Dependencies: -- 1.7.9.5