- Possible fix for missing pre-potions.

- Second try in create a version checker.
This commit is contained in:
tercio
2014-07-03 19:27:49 -03:00
parent d33f89a393
commit 68557fa55f
7 changed files with 90 additions and 240 deletions
+4 -4
View File
@@ -9,10 +9,10 @@
_ = nil
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
_detalhes.version = "v1.18.1 (core 20)"
_detalhes.userversion = "v1.18.1"
_detalhes.build_counter = 1
_detalhes.realversion = 20
_detalhes.version = "v1.18.2 (core 20)"
_detalhes.userversion = "v1.18.2"
_detalhes.build_counter = 3
_detalhes.realversion = 21
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--> initialization stuff