TomTom: Bumped the Astrolabe version to 0.4.
tom.wieland [03-30-07 - 22:13]
TomTom: Bumped the Astrolabe version to 0.4.
diff --git a/TomTom.lua b/TomTom.lua
index fb00eb0..2ff905b 100755
--- a/TomTom.lua
+++ b/TomTom.lua
@@ -8,7 +8,7 @@ local L = setmetatable({
TomTom = DongleStub("Dongle-Beta1"):New("TomTom")
local DongleFrames = DongleStub("DongleFrames-1.0")
-local Astrolabe = DongleStub("Astrolabe-0.3")
+local Astrolabe = DongleStub("Astrolabe-0.4")
local profile
function TomTom:Initialize()