From 729439bdfcdf3d39e294ecba9c78dc086fba70a9 Mon Sep 17 00:00:00 2001 From: Taracque Date: Mon, 20 Oct 2014 12:39:14 +0200 Subject: [PATCH] 1.0.0 --- DKCrutch.lua | 4 ++-- DKCrutch.toc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DKCrutch.lua b/DKCrutch.lua index b534773..6fcbf44 100755 --- a/DKCrutch.lua +++ b/DKCrutch.lua @@ -1,5 +1,5 @@ ------------------------------------------------------------------------------- --- DKCrutch 0.9.9 +-- DKCrutch 1.0.0 -- -- Death Knight rune tracker and ability advisor ------------------------------------------------------------------------------- @@ -8,7 +8,7 @@ DKCrutch = {Locals = {}} local L = DKCrutch.Locals -DKCrutch.versionNumber = '0.9.9' +DKCrutch.versionNumber = '1.0.0' DKCrutch.talent = "" DKCrutch.talentUnsure = true DKCrutch.DebugMode = false diff --git a/DKCrutch.toc b/DKCrutch.toc index 9427e3e..2279642 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.9 +## Version: 1.0.0 ## SavedVariables: DKCrutchDB ## OptionalDeps: ## Dependencies: -- 1.7.9.5