4.3 Compatibililty.
Taracque [11-30-11 - 08:47]
diff --git a/Change_log.txt b/Change_log.txt
index 69f98e8..8d7aa42 100755
--- a/Change_log.txt
+++ b/Change_log.txt
@@ -1,3 +1,6 @@
+**v2.0.5**
+* Change: 4.3 compatibility
+
**v2.0.4**
* Change: 4.2 compatibility
diff --git a/Elementarist.lua b/Elementarist.lua
index dcf6aa4..f77e453 100755
--- a/Elementarist.lua
+++ b/Elementarist.lua
@@ -1,5 +1,5 @@
-------------------------------------------------------------------------------
--- Elementarist 2.0.4
+-- Elementarist 2.0.5
--
-- Shows the advised spell for an elemental shaman for optimal DPS output.
-------------------------------------------------------------------------------
@@ -8,7 +8,7 @@ Elementarist = {Locals = {}}
local L = Elementarist.Locals
-Elementarist.versionNumber = '2.0.4'
+Elementarist.versionNumber = '2.0.5'
Elementarist.playerName = UnitName("player")
Elementarist.playerGUID = UnitGUID("player")
Elementarist.targetGUID = nil
diff --git a/Elementarist.toc b/Elementarist.toc
index c7a5997..e8bd7a3 100755
--- a/Elementarist.toc
+++ b/Elementarist.toc
@@ -1,8 +1,8 @@
-## Interface: 40200
+## Interface: 40300
## Title: Elementarist
## Notes: Elemental shaman spell rotation helper
## Author: Taracque, Felmosórongy of Arathor
-## Version: 2.0.4
+## Version: 2.0.5
## SavedVariables: ElementaristDB
## OptionalDeps: OmniCC, SpellFlash
## Dependencies: